Skip to content

UX: improve mobile date picker slightly #32822

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

Merged
merged 1 commit into from
May 20, 2025
Merged

Conversation

awesomerobot
Copy link
Member

@awesomerobot awesomerobot commented May 20, 2025

As seen in the advanced search filters... iOS doesn't show placeholders for the date input, so we have a CSS adjustment for this, but it doesn't clear when a value is present.

This update adds a class when a value is present so the placeholder can be cleared.

Before:
image

After:
image

Also fixed extra left margin by removing a class.

@awesomerobot awesomerobot merged commit 6640a9d into main May 20, 2025
18 of 19 checks passed
@awesomerobot awesomerobot deleted the ux-mobile-date-picker branch May 20, 2025 15:50
@discoursebot
Copy link

This pull request has been mentioned on Discourse Meta. There might be relevant details there:

https://meta.discourse.org/t/filter-by-date-before-after-field-not-aligned-with-other-fields/366217/2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants