[openstreetmap/openstreetmap-website] RTL UI has some reversed features (Issue #3910)
biswajit-k
notifications at github.com
Thu Jan 26 14:03:34 UTC 2023
For me, it still shows the placeholder text on the left, I think it is because `dir => "auto"` attribute is set on the input field. Also, `dir` set to `auto` always displays placeholder text on the left irrespective of the language. So, I think we should remove the `dir` attribute for the input fields and let the input and placeholder text be left or right-aligned based on the language selected.
I referred below-
[A similar issue](https://github.com/whatwg/html/issues/4903) and [an attempted fix](https://github.com/wikimedia/codex/commit/a25d22fd8d93a18a2259b297ba62e7556c542131)
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/3910#issuecomment-1405050176
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/3910/1405050176 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230126/8ea1295a/attachment.htm>
More information about the rails-dev
mailing list