-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Closed
Copy link
Labels
Awaiting PaymentAuto-added when associated PR is deployed to productionAuto-added when associated PR is deployed to productionBugSomething is broken. Auto assigns a BugZero manager.Something is broken. Auto assigns a BugZero manager.DailyKSv2KSv2ExternalAdded to denote the issue can be worked on by a contributorAdded to denote the issue can be worked on by a contributor
Description
Background:
Currently, the app uses loading indicators (skeletons and loading bars) to show when data is being retrieved. The loading states were originally implemented to provide visual feedback during data fetching operations.
Problem:
We currently often land in the infinite loading state. When the app displays loading indicators at inappropriate times (such as when no data is being fetched), it causes user confusion and perceived performance issues, which results in unnecessary wait times and degraded user experience.
There are three specific scenarios to focus on:
- Chat with completely missing message history (no report actions)
- Chat with only the latest message visible (1 report action)
- Simultaneous infinite loaders appearing on both LHN and report view (no reports & report actions)
Solution:
Improve the cases highlighted above so that we do not show the loader when we do not fetch data
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~021892553675068649789
- Upwork Job ID: 1892553675068649789
- Last Price Increase: 2025-02-20
Issue Owner
Current Issue Owner: @strepanier03Reactions are currently unavailable
Metadata
Metadata
Labels
Awaiting PaymentAuto-added when associated PR is deployed to productionAuto-added when associated PR is deployed to productionBugSomething is broken. Auto assigns a BugZero manager.Something is broken. Auto assigns a BugZero manager.DailyKSv2KSv2ExternalAdded to denote the issue can be worked on by a contributorAdded to denote the issue can be worked on by a contributor
Type
Projects
Status
Done