Skip to content

Conversation

@nein09
Copy link

@nein09 nein09 commented Feb 14, 2024

Hi everyone. First of all, thanks for making this. I'm using this for a project I'm working on and it's working great for the most part.

I just had to make a patch in my own CSS to override something that didn't work with the RTL version of my site. In Arabic, the close button for the address autocomplete appears on top of the user's input text, like this:

image

The patch I made moves the close button over to the left, for RTL languages.

This pull request would apply that patch to your repo, if you are interested in using it. It uses logical properties to position the close button, instead of right, according to these guidelines: https://rtlstyling.com/posts/rtl-styling#logical-properties-cheat-sheet

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

Successfully merging this pull request may close these issues.

1 participant