mirror of
https://github.com/discourse/discourse.git
synced 2025-01-30 05:51:03 +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. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |