mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 20:34:26 +08:00
d875e6e998
What this change? When a user opens the modal to edit tags or categories for the navigation menu, we want to input filter to have focus. This commit fixes that by doing the following: 1. Changes <DModal> component such that it prioritises elements with the autofocus attribute first. 2. Adds `autofocus` to the input elements on the edit tags/categories modal form. |
||
---|---|---|
.. | ||
base.rb | ||
bookmark.rb | ||
dismiss_new.rb | ||
sidebar_edit_categories.rb | ||
sidebar_edit_tags.rb | ||
sidebar_section_form.rb |