Skip to content

Simplifies the design for todo mentions behind feature flag

Marcel van Remmerden requested to merge simplify-todo-mention-design into master

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
image image image
image image image

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.

Edited by Marcel van Remmerden

Merge request reports