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

[5.x] Fix FieldDisplay input eye color for dark mode #10565

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

PatrickJunod
Copy link
Contributor

@PatrickJunod PatrickJunod commented Aug 3, 2024

This PR fixes the issue on Dark Mode where it is not clear if an input of type FieldDisplay is hidden or not.
This PR adds an eye icon (streamline) when the field is hidden which makes it even clearer.

Fixes #10549

@jackmcdade jackmcdade merged commit 2ec0e5e into statamic:5.x Aug 5, 2024
15 checks passed
@jackmcdade
Copy link
Member

Thank you!

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.

UI: Seeing if a Display Label is Hidden or Visible is impossible in dark mode
2 participants