This task about adding feedback to the New Discussion Tool that causes people to easily become aware of the following when they attempt to publish a new discussion topic without having added any text to the tool's Topic field:
- The Topic field is empty
- In most cases, the topic field should contain a title for the topic the author is wanting/trying to discuss
Behavior
- Open the New Discussion Tool
- Enter some text in the tool's Description field
- Click the Add topic button
Existing
- ❗️Notice what you wrote in "Step 2." is published to the talk page and placed within the bottom-most section
Desired
- ✅Notice feedback [of some kind] causes people to know:
- The Topic field is empty
- In most cases, the topic field should contain a title for the topic the author is wanting/trying to discuss
- ✅Click Add topic button
- ✅ Notice what you wrote in "Step 2." is published to the talk page and placed within the bottom-most section
Approach
Follow the OOUI guidelines:
Fix the focus states and potential bug for now. In the future I would like us to shoot for moving from soft validation to hard validation.
Background
In T243248#6514134, we decided to initially implement soft vs. hard validation.
Thank you to @Tacsipacsi for mentioned this missing soft validation in T267595#6663423.
Done
- An "Approach" for the "Desired" behavior is decided upon
- An "Approach" for the "Desired" behavior is implemented