=== Behavior
1. Visit a page where the New Discussion Tool is available (e.g. https://en.wikipedia.beta.wmflabs.org/wiki/User_talk:Ppelberg-test)
2. Click the {nav New section} button at the top of the page
3. Notice the New Discussion Tool opens
4. Click somewhere outside of the New Discussion Tool
**Actual**
5. The following appears beneath the `Title` field: `⚠️Please provide a title for your discussion topic. If you click "Add topic", your topic will be added without a title.`
**✅ Desired**
5. The New Discussion Tool becomes "unfocused"; beyond that, nothing else about the tool's state is changed.
6. Focus the `Description` field (leave the `Title` field blank)
** Or: Enter some text into the `Title` field, then delete it all
8. The following appears beneath the `Title` field: `⚠️Please provide a title for your discussion topic. If you click "Add topic" again, your topic will be added without a title.`
=== Test plan
Try to add a new topic with an empty title. Make sure that the message always appears before you're able to save it, regardless of how you interacted with the form.
=== Done
- [ ] Desired behavior is implemented