Skip to content
Snippets Groups Projects
Unverified Commit 5dcf1735 authored by Anton Kulyk's avatar Anton Kulyk Committed by GitHub
Browse files

Fix object detail browsing (#20101)

* Group `Urls.question` args into object

* Use `Urls.serializedQuestion`

* Fix `tableRowsQuery` URL builder

* Add E2E tests

* Add routes with `/:objectId`

* Add `objectId` support to question URL builders

* Use `queryParams` from `location` in QB init

* Fix `useSyncedQueryString` drops other params

* Add `zoomInRow` action

* Add `resetRowZoom` action

* Add basic selectors

* Modify `getIsObjectDetail` selector

* Handle `objectId` during QB init

* Replace actions opening prev/next object detail

* Use zoomed row in object detail view

* Update `ObjectDetailDrill`

* Fix URLs update for detail views

* Handle browser "back" button in detail view

* Use question name as a fallback for object view title field

* Fix E2E tests

* Fix E2E test

* Fix routes order

* Fix opening a link to filtered out record

* Move tests for object details

* Fix regexp

* Fix link style

* Better routing handling
parent 8f119d64
No related branches found
No related tags found
No related merge requests found
Showing
with 658 additions and 188 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment