Actions
Task #2963
closedReact-router - extend a component key with URL search parameters.
Start date:
09/24/2021
Due date:
% Done:
100%
Estimated time:
Owner:
Description
Now is component key automatically composed from url. So if some part is changed, then new component will be created.
I need to extend the key with search parameters (location.search). Because if the search parameters also change, we have to create a component.
For example, for universal search in a situation where the identity table is already open and we want to set a different filter value (by changing the URL).
This can be a potentially dangerous change, so I'm creating an extra task for that.
Updated by Vít Švanda about 3 years ago
- % Done changed from 0 to 80
Updated by Radek Tomiška about 3 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Vít Švanda to Radek Tomiška
Updated by Radek Tomiška about 3 years ago
- Status changed from Needs feedback to Resolved
- % Done changed from 80 to 100
I did test and code review, it's awesome, thx
Updated by Radek Tomiška about 3 years ago
- Status changed from Resolved to Closed
Actions