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 calendar view scroll #40458

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Conversation

bbovenzi
Copy link
Contributor

Calculate dimensions of the calendar view in order to allow for horizontal and vertical scrolling. Also, swap the order that years are listing, with the current year at the top.

Fixes: #40083

Jun-27-2024 11-45-18
Jun-27-2024 11-38-17


^ 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.

@bbovenzi bbovenzi added this to the Airflow 2.9.3 milestone Jun 27, 2024
@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Jun 27, 2024
@potiuk
Copy link
Member

potiuk commented Jun 28, 2024

Rebasing should help - the error is fixed in main

@eladkal eladkal added the type:bug-fix Changelog: Bug Fixes label Jun 28, 2024
@bbovenzi bbovenzi merged commit acdac24 into apache:main Jul 1, 2024
49 checks passed
@bbovenzi bbovenzi deleted the fix-calendar-scroll branch July 1, 2024 16:02
utkarsharma2 pushed a commit that referenced this pull request Jul 2, 2024
(cherry picked from commit acdac24)
utkarsharma2 pushed a commit that referenced this pull request Jul 2, 2024
(cherry picked from commit acdac24)
utkarsharma2 pushed a commit that referenced this pull request Jul 2, 2024
(cherry picked from commit acdac24)
ephraimbuddy pushed a commit that referenced this pull request Jul 2, 2024
(cherry picked from commit acdac24)
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.

Unable to Scroll Down to See All DAG Runs in Calendar View
3 participants