-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Awaiting PaymentAuto-added when associated PR is deployed to productionAuto-added when associated PR is deployed to productionNewFeatureSomething to build that is a new item.Something to build that is a new item.ReviewingHas a PR in reviewHas a PR in reviewWeeklyKSv2KSv2
Description
Problem
When an admin spots an issue with an expense during the approval process, if they need to open the report to make a change, then they only way they can keep moving through their approval workload is to click out of the current report and into another one. This results in unnecessary inefficiency and ultimately adds to admin consternation.
Solution
Let's make it possible for admins to cycle between reports within the current search results, rather than require them to click in and out of reports to keep moving.
On desktop, the ability to cycle through reports will look like this.

On mobile, the ability to cycle through reports will look like this.

Some more specific notes about the implementation are:
- Clicking the right arrow is the same as selecting the report immediately below the current one in the search results.
- Clicking the left arrow is that same as selecting the report immediately above the current one in the search results.
- When a user has reached the top of the search results, the left arrow is disable and there is a circle slash icon on mouse over.
- When a user has reaches the bottom of the current page of search results, and clicks the left arrow, we load more reports from that same search, if there are more. Otherwise, we show a circle slash icon on mouse when the user has reached the bottom of the search results.
Issue Owner
Current Issue Owner: @JmillsExpensifyReactions are currently unavailable
Metadata
Metadata
Labels
Awaiting PaymentAuto-added when associated PR is deployed to productionAuto-added when associated PR is deployed to productionNewFeatureSomething to build that is a new item.Something to build that is a new item.ReviewingHas a PR in reviewHas a PR in reviewWeeklyKSv2KSv2
Type
Projects
Status
Done