primefaces / primevue-tailwind

PrimeVue Components Styled with Tailwind CSS
https://tailwind.primevue.org
MIT License
624 stars 75 forks source link

Fix FloatLabel z-index #313

Closed WatCodeDatCode closed 2 months ago

WatCodeDatCode commented 3 months ago

Multiple input components (AutoComplete, CascadeSelect, DatePicker, InputMask, InputNumber, InputText, MultiSelect, TextArea etc) set a z-10 class, either by default or on focus.

Setting the same z-index prevents the Floatlabel from transition from behind the input on focus.

vercel[bot] commented 3 months ago

@WatCodeDatCode is attempting to deploy a commit to the primetek Team on Vercel.

A member of the Team first needs to authorize it.

atakantepe commented 2 months ago

Hi, thank you for your contribution 🔥