mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 05:07:53 +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. |
||
---|---|---|
.. | ||
components | ||
modals | ||
pages | ||
cdp.rb |