- Login to a wiki running new front end.
- Click post's action menu, choose Hide.
a) The title used to be "Hide post?" (flow-moderation-title-hide-post), now it mistakenly reuses the button "Hide" text (flow-post-action-hide-post).
b) The introductory text "Please explain why you're hiding this post." (flow-moderation-intro-hide-post) isn't shown.
c) There's no placeholder text "Enter your reason here" (flow-moderation-reason-placeholder) in the textarea.
d) After submitting the form you used to get a transient mw.notify() "toaster" display "The post was successfully hidden.\n{{GENDER:$2|Consider}} giving $1 feedback on this post." (flow-moderation-confirmation-hide-post)
In a quick chat May Galloway suggested:
- Fix a)
- Drop the introductory text b), and turn it into placeholder text c) specific to each moderation action (e.g. flow-moderation-placeholder-hide-post).
- Probably revive d), see https://trello.com/c/lSIqjAdI but note bug 62612.
Version: master
Severity: normal