782-Fix_initial_name_field_value
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
Edited by Fahim Salam Chowdhury