This task is about resolving the error that appears when attempting to dismiss the hint within the New Discussion Tool (T293962) by way of clicking X in the hint's top right corner.
Thank you to the @TheDJ who reported this in Topic:Wmp1zmbzcyd1adxj.
Behavior
- Log in to https://patchdemo.wmflabs.org/wikis/f2fc988871
- Visit a talk page. E.g. https://patchdemo.wmflabs.org/wikis/f2fc988871/wiki/Talk:The_Hitchhiker%27s_Guide_to_the_Galaxy .
- Click Add topic
- Verify the hint (T293962) appears above the New Discussion Tool
- Click the X that appears in the top right corner of the hint
Actual
- ❗️Nothing happens (open the console and see an error that begins with Uncaught TypeError: this.toggle is not a function appears)
Expected
- ✅The hint disappears
Done
- Expected behavior is implemented