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

bug: v5 - Form contrl labels are broken in v5 #3376

Closed
rishavs opened this issue Jan 13, 2025 · 4 comments
Closed

bug: v5 - Form contrl labels are broken in v5 #3376

rishavs opened this issue Jan 13, 2025 · 4 comments

Comments

@rishavs
Copy link

rishavs commented Jan 13, 2025

What version of daisyUI are you using?

v5

Which browsers are you seeing the problem on?

All browsers

Reproduction URL

https://play.tailwindcss.com/K3zzjvxdUJ

Describe your issue

I am using v5 and one of the older form control labels is no longer working in this.

This is the form control styling in question - https://v3.daisyui.com/components/input/#with-form-control-and-labels

Copy link

Thank you @rishavs for reporting issues. It helps daisyUI a lot 💚
I'll be working on issues one by one. I will help with this one as soon as a I find a solution.
In the meantime providing more details and reproduction links would be helpful.

@saadeghi
Copy link
Owner

Read the changelog please

https://v5.daisyui.com/docs/changelog/#other-removals

Let me know if you have any questions

@rishavs
Copy link
Author

rishavs commented Jan 13, 2025

My bad. Missed those parts of the changelog.
With the new fieldset, is there a way to specify left & right aligned labels?

@saadeghi
Copy link
Owner

For left/right text, use justify-between.
Here's an example:
https://play.tailwindcss.com/PTJWmHSSrD

Let me know if you have a question.

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

No branches or pull requests

2 participants