Simplifies the design for todo mentions behind feature flag
What does this MR do and why?
After seeing the design changes behind the two_line_mention_enabled
feature flag for actually realistic To-Dos, I'm trying to further simplify the design with these updates.
Screenshots or screen recordings
Before (without feature flag) | Before (with feature flag) | After |
---|---|---|
How to set up and validate locally
Feature.enable(:two_line_mention_enabled)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Marcel van Remmerden