-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Calendar: focus border and mask issue (material design theme) #7251
Comments
You should add a reproducer that shows the issue not one that shows an old working example - create a stackblitz with your issue please |
Hi. no need for reproducer. Just go to showcase, select material design theme and just focus on the calendar element. |
seems that floating label doesnt go up at the position of the border, regardless of the theme, as i just checked. |
Describe the bug
According to this codesandbox and using primereact 8.0.0, when focusing a calendar element, broder changes and also mask is shown. Also floating label moves up to indicate focus event.
Border changes color on focus but when "showIcon" is used, border doesnt change color (purple e.g. for indigo)
Using primereact 10.8.3 nothing happens
Reproducer
https://codesandbox.io/p/sandbox/musing-pateu-gmxvrk?file=%2Fpackage.json%3A12%2C27
System Information
Not sth specific for this
Steps to reproduce the behavior
Just focus on a calendar element
Expected behavior
No response
The text was updated successfully, but these errors were encountered: