A fitness tracking/logging application with social media aspects. The purpose of Resolute is to encourage users and their friends to be involved in each other's fitness endeavors through non-intrusive mobile notifications.
User Story
Gary Common is back again and he has some complaints about the design of the logging an exercise page.
The keyboard gets in the way when he's finished entering his exercise and when he tries to close it out it just adds a bunch of white space to the place he edits his exercise. Also, any time he tries to clear out a mistyped exercise it takes him home. He still needs to enter that exercise so this is very inconvenient.
Persona: An existing user who has been logging exercises and is getting frustrated with the interactions they are having on the Log Exercise screen.
Feature: An update to the Log Exercise components to make it more user friendly
Business Value: User retention. If the User is getting fed up or frustrated with the way that the app performs they won't want to continue using it.
Tasks
[x] Clear Button that doesnt bring you home, just clears out the entered text
[x] The text fields should navigate when hitting enter not add blank white space [make vertical. Exercise then Amount then Units]
Acceptance Criteria
The Clear button should clear all text edits when pressed not just the current field.
If the user enters anything with excessive white space the edit text field wont grow with it.
If the user hits enter on the keyboard it won't add a new line it will instead move the user into the next text edit field.
User Story Gary Common is back again and he has some complaints about the design of the logging an exercise page. The keyboard gets in the way when he's finished entering his exercise and when he tries to close it out it just adds a bunch of white space to the place he edits his exercise. Also, any time he tries to clear out a mistyped exercise it takes him home. He still needs to enter that exercise so this is very inconvenient.
Tasks
Acceptance Criteria