Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix scroll overflow for ConfirmDialog #26681

Merged

Conversation

pierrejeambrun
Copy link
Member

related: #26622

When there is a lot of tasks to display in the ConfirmDialog component, content overflows out of the screen. (cf below) and we land directly at the bottom of the scroll without having the disclaimer.

Before:
image

After
image

@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Sep 26, 2022
@bbovenzi bbovenzi added this to the Airflow 2.4.1 milestone Sep 26, 2022
@jedcunningham jedcunningham merged commit a836899 into apache:main Sep 26, 2022
@jedcunningham jedcunningham added the type:bug-fix Changelog: Bug Fixes label Sep 26, 2022
@pierrejeambrun pierrejeambrun deleted the fix-overflow-for-confirm-dialog branch September 27, 2022 06:35
jedcunningham pushed a commit that referenced this pull request Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants