linagora / twake-on-matrix

A multi-platform (Flutter) application for connecting to Matrix - an open network for secure, decentralized communication, with your favorite devices.
GNU Affero General Public License v3.0
64 stars 18 forks source link

[BUG] Differenciate visually placeholders and real value #2032

Open Facyla opened 2 months ago

Facyla commented 2 months ago

Is there an existing issue for this?

Describe the bug

Placeholders should not be displayed the same way as the field text value: image

Here "Description" is the placeholder, which is properly displayed when user clicks into the field to edit it: image

Pre-Bug State

Edit the group chat

To Reproduce

  1. Open a group chat
  2. Display its information panel
  3. Edit the group
  4. => Issue happens before user clicks into the field

Expected results

Placeholders should appear differently as the value, usually with a lower contrast

Context

FF on Ubuntu 22.04

Screenshots or Video

No response

Logs

No response

Additional information

No response