Open djapal opened 2 months ago
You should add a reproducer that shows the issue not one that shows an old working example - create a stackblitz with your issue please
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.
Material
Lara
both seems to work - what exactly is the problem here? I dont see any issue
Example with primereact 8 Showcase with primereact 10.8.3
Ok seems that border is changed although is seems thinner when comparing with border of inputtext on focus event. Still though the floating label doesnt go up, as when focusing other input elements. Also mask not shown when focusing. You can see the mask when trying to delete a selected date
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
Steps to reproduce the behavior
Just focus on a calendar element
Expected behavior
No response