feat: Follow navigation in preview view - #7550
Conversation
0cd8a9e to
858ed18
Compare
c41305a to
6cc0244
Compare
858ed18 to
d740601
Compare
85f7c67 to
8f3a410
Compare
|
There are two things that I found when testing it with the demokit.
|
abc18be to
2169a5a
Compare
|
@bastianallgeier I have dived into this again
|
51f2e3b to
50ad74b
Compare
e155735 to
43ec1a3
Compare
|
@bastianallgeier I added a checkbox to enable/disable the behavior. We probably want a better UI for that. But I realized working on the live edit mode that there sometimes following navigation (and pulling up the right model/fields) is great, but sometimes you might rather want to look at e.g. the blog overview page while editing a specific blog post (and stay on the blog post fields no matter how navigating around in the iframe). |
|
@distantnative maybe it's a good idea to work on this in combination with the live editing feature for v6 then? |
|
We could move it to v6 as well, would be fine with me. |
|
Added it to #7780 |
Description
Feature for the new Panel preview view that allows users to navigate in the frontend iframe and the Panel following their navigation (syncing to the newly page they navigated to):
Screen.Recording.2025-08-16.at.14.13.40.mp4
Merge first
Query::merge()+Params::merge()#7546Changelog
🎉 Features
For review team