fix(input): resolve RTL support (#2315)#2316
Conversation
🦋 Changeset detectedLatest commit: fab4f9e The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
@mrbadri is attempting to deploy a commit to the NextUI Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Hi @mrbadri, thank you for submitting this pull request. I will review it shortly |
|
@mrbadri it worked fine, thank you!, could you please add the changeset? |
|
Hi jrgarciadev, thank you for review my pull request when i run 'pnpm changeset' i can't add changeset |
|
Hi jrgarciadev, |
|
Hi Mohammad Reza! if you need any help with RTL support, I'm ready to help you. |
|
Hi jrgarciadev, I hope you're doing well! I've made some updates to address the feedback you provided earlier. Could you please take another look at my pull request when you have a moment? Your feedback is greatly appreciated. Thank you! Mohammad Reza Badri |
Closes #2315
📝 Description
Add RTL support to the input component.
⛳️ Current behavior (updates)
The input component currently lacks support for right-to-left (RTL) direction.
🚀 New behavior
This PR addresses the RTL support issue in the input component, ensuring correct rendering in RTL environments.
💣 Is this a breaking change (Yes/No):
📝 Additional Information