Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

782-Fix_initial_name_field_value

Fahim Salam Chowdhury requested to merge 782-Fix_initial_name_field_value into main

Description

On the name setup phase of the login flow, sometimes the sender name is showing wrong data if any previous mail is set up. This MR set the default name value same as the email of the user.

Screenshots

Technical details

Tests

Scenario: Set email as the default account name
  Given User has murena account set up already
  When The user navigates to ~"/e/OS Mail" -> Settings -> Add account
  And The user sets up a new email address
  And User is navigated to set up the email name page
  Then The name field is auto-filled with the user's email address which s/he wanted to login

Issues

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Edited by Fahim Salam Chowdhury

Merge request reports

Loading