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

RTL support in theme.js config #435

Open
hasanparasteh opened this issue May 29, 2021 · 2 comments
Open

RTL support in theme.js config #435

hasanparasteh opened this issue May 29, 2021 · 2 comments
Labels
type: contributions welcome 💚 Contributions are welcome! type: feature or enhancement ⚡️ New feature or request type: tooling 🛠 Has to do with support modules that enhance the development experience with Chakra UI Vue

Comments

@hasanparasteh
Copy link

hasanparasteh commented May 29, 2021

We need to implement a feature to support RTL in vue-chakraui project. all the icons are incorrectly placed in components! Please consider adding the RTL option with true or false in the basic chakraui configuration. Chakra UI already has great compatibility with RTL languages like Arabic, Persian and etc. But there's a little work that still needs to be done!

for example:
Showing RTL base input

in this image, the arrow down icon needs to place at the left of the component. this issue exists in: CSelect, CNumberInput, and other input components that are in the chakra UI environment

@codebender828 codebender828 added type: contributions welcome 💚 Contributions are welcome! type: feature or enhancement ⚡️ New feature or request type: tooling 🛠 Has to do with support modules that enhance the development experience with Chakra UI Vue labels Jun 12, 2021
@codebender828
Copy link
Collaborator

Hey @hasanparasteh Thanks for taking note of this. RTL support is a feature we should implement in the core. Our team will think of a way to work on it. Let's keep tabs on this thread. 👍🏾

@hasanparasteh
Copy link
Author

@codebender828 do you have any updates on RTL feature progress?
if there's not any design/architecture progress on how chakra UI gonna implement this feature, I can make a sample demo by forking the repo and sending a PR for this issue...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: contributions welcome 💚 Contributions are welcome! type: feature or enhancement ⚡️ New feature or request type: tooling 🛠 Has to do with support modules that enhance the development experience with Chakra UI Vue
Projects
None yet
Development

No branches or pull requests

2 participants