[openstreetmap/openstreetmap-website] Add dir=auto to text inputs (PR #3430)
Andy Allan
notifications at github.com
Thu Jan 20 14:53:03 UTC 2022
Instead of putting this on every `text_field` and `richtext_field` individually, can we do that somewhere centrally? I haven't researched how easy rails makes it to add your own attributes to the field helpers.
Bootstrap_form would still (hopefully!) work fine since it uses those rails helpers underneath.
Might need to find (and convert?) anywhere still using hand-built html forms that aren't using the rails helpers. Adding changeset comments for example? And notes?
I don't think there's any forms with text input that we build in javascript (although we build certain other forms that way).
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3430#issuecomment-1017589119
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/3430/c1017589119 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220120/9ce9480b/attachment.htm>
More information about the rails-dev
mailing list