Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

fix: use query parameter for selected entity and action #1249

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mattmazzola
Copy link
Member

Tried to apply the pattern used on TrainDialogs and LogDialogs here, but it doesn't work.

Something is resetting the location search and I'm not sure how. I tried putting breakpoints on all the history operations and can't isolate it.

You can see below the component refreshes with the selectedId set then some time durring the prop updates (sometimes 2th time sometimes 4th) it gets reset.

image

I thought the whole point if the previous task was to allow refresh and deep linking. It doesn't seem to work even for basic refresh.

Seems there is not much value in committing this at the moment.

@mattmazzola mattmazzola added the FYI Low Priority PR - Can be merged without review. label Sep 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FYI Low Priority PR - Can be merged without review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant