Skip to content

Composer: Improved the title input #5133

Ticket(s) / Related Merge Requests

#5133 (closed)

Summary of Changes

Improved the title input by separating it into two components so the toggle can be positioned better in the top row

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

  • make sure the title wraps (long text should go to new line)
  • make sure toggling the title works as before

Regression Scope

  • composer

Platform Affected (web, mobile, etc)

(Which platforms are affected by this change? Web, Mobile, or Both?)

Developer Testing Completed

(What has been tested already?)

Screenshots

image.pngEdit mode

image.png

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Manish

Merge request reports