linagora / tmail-flutter

A multi-platform (Flutter) application for reading your emails, with your favorite devices, using the JMAP protocol!
GNU Affero General Public License v3.0
327 stars 75 forks source link

[Bug] Disable the Save button if the rule name includes nothing but spaces #3178

Open tprudentova opened 1 month ago

tprudentova commented 1 month ago

0.13.2, mail.stg.lin-saas.com, tested on Safari, Android

  1. Go to Settings -> Rules
  2. Click edit for some of the rules
  3. Enter a name that only includes spaces (" ")
  4. Click Save
  5. A toast message appears, though no changes are applied

Expectation: the save button is disabled if the rule name includes nothing but spaces

https://github.com/user-attachments/assets/79210064-4224-476f-a2a6-d279e97abdc4

tprudentova commented 1 month ago

https://github.com/user-attachments/assets/a3eade1c-4f34-4e9c-9da6-d337b2d8093d

Same thing when creating rules