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

Added style to readonly date fields #11728

Merged
merged 1 commit into from
Aug 25, 2022

Conversation

snipe
Copy link
Owner

@snipe snipe commented Aug 25, 2022

This just applies a style to the recent PR (#11726) that makes the date picker "readonly" to disallow freeform text. While the date picker worked as expected, the readonly attribute was rending (as you would expect) to appear as though it's not editable, even though it is via the date picker.

Before

Screen Shot 2022-08-24 at 5 09 29 PM

After

Screen Shot 2022-08-24 at 5 10 01 PM

I test this with alternate skins as well, and it seems to be behaving as expected.

Signed-off-by: snipe <snipe@snipe.net>
@snipe snipe merged commit 660c142 into develop Aug 25, 2022
@snipe snipe deleted the fixes/adds_style_to_readonly_date_fields branch August 25, 2022 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant