Skip to content

Conversation

@bbovenzi
Copy link
Contributor

@bbovenzi bbovenzi commented Nov 7, 2024

Problem: We were not consistent with how scrolling worked. Which led to zIndex and position issues. Scrolling could happen on the webpage but also inside of individual components.

Solution:
Move scroll logic to the page level. In this case on the DagsList and Dag components

code
card
table


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Nov 7, 2024
@bbovenzi
Copy link
Contributor Author

bbovenzi commented Nov 7, 2024

cc: @tirkarthi

@bbovenzi bbovenzi merged commit 1c38b2a into apache:main Nov 8, 2024
@bbovenzi bbovenzi deleted the clean-up-scroll-across-ui branch November 8, 2024 00:18
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants