-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
BugSomething 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 contributorReviewingHas a PR in reviewHas a PR in review
Description
Problem
When navigating to the Reports page (e.g. from LHB), SearchPage is a god component that handles bulk actions logic within the component even though it doesn't need that logic until a user selects items.
Solution
Create a useSearchBulkActions hook, move all bulk action logic inside the hook. Additionally, create a new component SearchBulkActionsButton, conditionally rendering it if any items are selected. SearchBulkActionsButton will then call the useSearchBulkActions hook to setup the available actions
Issue Owner
Current Issue Owner: @RachCHopkinsUpwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~022026110594833597631
- Upwork Job ID: 2026110594833597631
- Last Price Increase: 2026-02-24
Reactions are currently unavailable
Metadata
Metadata
Labels
BugSomething 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 contributorReviewingHas a PR in reviewHas a PR in review