TW-Elements icon indicating copy to clipboard operation
TW-Elements copied to clipboard

When use tw input inside tw collapse, notch does not get updated correctly

Open Nurai1 opened this issue 2 years ago • 1 comments

Describe the bug image The label here under border because label width set incorrectly to 8px. This happens only when input/textarea inside tw-elements collapse.

Note: I got into issue with the React. To Reproduce Get tw input inside tw collapse and you will see it.

Expected behavior Correct label width and notch width

Desktop (please complete the following information):

  • OS: mac os Ventura 13.4.1
  • Browser chrome latest on Feb 8 2024

Additional context Add any other context about the problem here.

Make sure it is indeed an issue/bug report

  • If it's a general support question (you just can't figure out how something works), but not an issue with the UI Kit or documentation itself it's better to ask here: https://github.com/mdbootstrap/Tailwind-Elements/discussions/categories/support-from-community
  • If it's an idea for a new feature, but you cannot write the code for it yourself, it's better to ask here: https://github.com/mdbootstrap/Tailwind-Elements/discussions/categories/share-ideas-request-features
  • If it's general feedback, it's better to post it here: https://github.com/mdbootstrap/Tailwind-Elements/discussions/categories/kind-words-general-feedback

Nurai1 avatar Feb 08 '24 10:02 Nurai1

Hi, for React we got separate version of TW Elements. Check it out: https://tw-elements.com/docs/react/, https://github.com/mdbootstrap/TW-Elements-React

Trochonovitz avatar Feb 09 '24 09:02 Trochonovitz