chakra-ui-vue icon indicating copy to clipboard operation
chakra-ui-vue copied to clipboard

RTL support in theme.js config

Open hasanparasteh opened this issue 4 years ago • 2 comments

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

hasanparasteh avatar May 29 '21 14:05 hasanparasteh

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. 👍🏾

codebender828 avatar Jun 12 '21 01:06 codebender828

@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...

hasanparasteh avatar Apr 08 '22 19:04 hasanparasteh