]> git.openstreetmap.org Git - rails.git/commit
Make remove social link buttons always actually buttons
authorAnton Khorev <tony29@yandex.ru>
Wed, 28 May 2025 15:24:27 +0000 (18:24 +0300)
committerAnton Khorev <tony29@yandex.ru>
Thu, 29 May 2025 12:49:18 +0000 (15:49 +0300)
commite683024807bf13634917aee1c56a5fc6c2cda79c
tree1171c49cfa2dd7e314755adc11abe9a68effe023
parent92ff38db5913ef3c8d37da2554d3c0e77fe95590
Make remove social link buttons always actually buttons

Remove buttons for existing links were labels of hidden checkboxes styled as buttons. That made them inaccessible by keyboard navigation.
app/assets/javascripts/user.js
app/views/profiles/show.html.erb
test/system/user_social_links_test.rb