-
Notifications
You must be signed in to change notification settings - Fork 164
Closed
Labels
Description
Description
The mobile version takes a long time to load every item when the user tries to consult an item without feedback indicating that the application is loading.
What is the valuable outcome that cannot be achieved because of this bug?
The application could be mistaken as not working, thus the users could give up using it pretty quickly.
For which stakeholder (people, role, project, domain) is it important?
This impacts the end users.
Reproduction scenario
Steps to reproduce the behavior:
- Go to the main page of the application.
- Click on an item to consult it.
Expected behavior
The loading should be quick or at least indicated to the end user.
Environment
- OS: iOS or Android
- Browser: Every browser
Workaround
Wait.
Deliverables status
Phase 1
- Scenarios (Gherkin)
- Implementation strategy
Phase 2
- Acceptance tests (Capybara)
- Implementation