Open miksansegundo opened 8 months ago
This same issue affects any Data View options and filters.
I expected those to be also kept when I preview, or even edit a pattern, and I go back to the My patterns via the <
back button.
Filters | View Options |
---|---|
cc @ntsekouras
Yeah, right now that's not possible. There are some discussions about adding some of the params in the URL that would resolve this. We do this for the layout type right now only(grid, table
, etc..). There are some nuances with the custom views exploration that could come from database for example and in that case we have two sources of truth, but will probably prioritize the url query params.
will probably prioritize the url query params.
This sounds like a good plan. We’ll need URL query params soon. 👍
Removing this from the 6.5 board since there's not an immediate solution to implement as shown above and due to the voting that happened in the async triage session this week.
Description
The pagination doesn't keep the state in My Patterns page.
I expected that after I use the pagination to see a page, I can click on a pattern, to preview it and then click the
<
back button on the sidebar of the pattern detail to come back to the same page.Step-by-step reproduction instructions
<
back button on the pattern detail pageScreenshots, screen recording, code snippet
https://github.com/WordPress/gutenberg/assets/1881481/6370c2a1-820c-42ad-8c87-14a270cc6941
Environment info
Gutenberg: v17.7.0-rc.1
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes