Я рефакторировал этот компонент, чтобы снова заставить его работать, и сделал так, чтобы он больше опирался на нативное поведение редактора, а не на всплывающее окно.
main ← refactor-clean
merged 09:11PM - 07 Feb 25 UTC
This component wasn't working, so I've updated it to use the composer service an… d a custom component. This allows it to be a little more dynamic as well.
Now on edit, the relevant users will get the exposed edit reason and a disabled save button:

If they click the disabled post button, the edit reason input highlights and gives a little shake

When the edit reason is added, you get a green check and the save button is enabled again

Если от вас требуется указать причину, вы увидите следующее при редактировании:
Кнопка «Сохранить» станет активной после добавления причины редактирования:
7 лайков