]> git.openstreetmap.org Git - rails.git/commit
Switch to edit pane if rich text field validation fails
authorAnton Khorev <tony29@yandex.ru>
Wed, 14 Aug 2024 13:43:57 +0000 (16:43 +0300)
committerAnton Khorev <tony29@yandex.ru>
Wed, 14 Aug 2024 13:43:57 +0000 (16:43 +0300)
commit8498d0d6a817b8dd3d4ca25fbd532284f0fa3220
tree82fd809f76eaf16476a53afa9bcaadf324f353a7
parent7cd7db571824a583229be914d56652517540452c
Switch to edit pane if rich text field validation fails

Allows the "Please fill out this field" message to be visible.
app/assets/javascripts/richtext.js
test/system/rich_text_test.rb [new file with mode: 0644]