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

Prevent Calendar Popper from Overflowing #1577

Merged
merged 2 commits into from
Aug 15, 2024
Merged

Conversation

rdonigian
Copy link
Contributor

Copy link
Member

@CarsonF CarsonF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😧 can you explain this change? Why isn't it the default?

@rdonigian
Copy link
Contributor Author

😧 can you explain this change? Why isn't it the default?

Renato posted the image of what's going on when a user zooms, which is cutting off the bottom of the calendar from an overflow issue. This ensures the calendar stays on the page as a whole.

@rdonigian
Copy link
Contributor Author

Here is a before and after
Screenshot 2024-08-02 at 1 42 30 PM
Screenshot 2024-08-02 at 1 42 50 PM

@rdonigian
Copy link
Contributor Author

I don't believe I see anything in our config that's preventing that from being the default.

Copy link
Contributor

@willdch willdch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it, I like it a lot.
Great work @rdonigian

Copy link
Member

@CarsonF CarsonF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Can we just add a comment saying this modifier prioritizes keeping the popup on screen sacrificing keeping the text input visible?

@rdonigian rdonigian force-pushed the 0097-fix-DateField branch from eaea20b to e657249 Compare August 8, 2024 18:34
Copy link
Member

@CarsonF CarsonF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @rdonigian

@CarsonF CarsonF merged commit f5d9bae into develop Aug 15, 2024
3 checks passed
@CarsonF CarsonF deleted the 0097-fix-DateField branch August 15, 2024 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants