When a user submits preferences to start a new tracker (in the last step of the preference creation wizard), there is no feedback and the loader keeps spinning until the first tracker is loaded. This can confuse users—they might think their submission is stuck or not working.
Expected Behavior:
- After submitting preferences for a new tracker, provide immediate feedback that the tracker is being created.
- Show an accurate status or success message, not just an indefinite loader.
Steps to Reproduce:
- Start creating a new tracker from scratch (as a new user or without any existing trackers).
- Complete the preference creation wizard and submit on the last step.
- Observe that the loader keeps spinning with no feedback until the tracker is loaded.
Suggested Solution:
- Display a confirmation message that the preference submission is in progress.
- Reduce or eliminate the indefinite loader unless necessary.
- Add fallback/error handling for delays in loading the first tracker.
When a user submits preferences to start a new tracker (in the last step of the preference creation wizard), there is no feedback and the loader keeps spinning until the first tracker is loaded. This can confuse users—they might think their submission is stuck or not working.
Expected Behavior:
Steps to Reproduce:
Suggested Solution: