Skip to content

Unify reply field

Sascha Eggenberger requested to merge unify-reply-button into master

What does this MR do and why?

We use different appearances for the reply (placeholder) field throughout our product.

This MR unifies the appearance of the reply field placeholder by:

  • Updating the wording to Reply… by using the unicode character, see guidelines
  • Updating the font family used to GitLab Sans

Screenshots or screen recordings

Before After
before2 after2
before3 after3

How to set up and validate locally

  1. Issues: http://gdk.test:3000/flightjs/Flight/-/issues/1
  2. Epics: http://gdk.test:3000/groups/flightjs/-/epics/1
  3. http://gdk.test:3000/flightjs/Flight/-/merge_requests/1
  4. Snippets: http://gdk.test:3000/flightjs/Flight/-/snippets/1
  5. Commits: http://gdk.test:3000/flightjs/Flight/-/commit/6fa5dcd27966ab392af826d20c6f2e59611fe6d4

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #430244 (closed)

Edited by Sascha Eggenberger

Merge request reports