-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
103890: ui: refactor selectors usage for IndexDetails page r=koorosh a=koorosh Before, we had single selector that included everything needed for IndexDetails page that is not effective as far as it'll be recomputed all props with any small change. Current change reuses almost the same logic as before but breaks it down to be a part of `mapStateToProps` props that are more independent from each other. Release note: None Resolves: #96277 Co-authored-by: Andrii Vorobiov <[email protected]>
- Loading branch information
Showing
2 changed files
with
106 additions
and
143 deletions.
There are no files selected for viewing
138 changes: 0 additions & 138 deletions
138
pkg/ui/workspaces/cluster-ui/src/indexDetailsPage/indexDetails.selectors.ts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters