Skip to content

Conversation

@distantnative
Copy link
Member

@distantnative distantnative commented Aug 16, 2025

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

Changelog

🎉 Features

  • Preview view: When you navigate through your frontend, the Panel syncs to the new location

For review team

  • Add changes & docs to release notes draft in Notion

@distantnative distantnative self-assigned this Aug 16, 2025
@distantnative distantnative changed the title Feat/preview view navigate feat: Follow navigation in preview view Aug 16, 2025
@distantnative distantnative force-pushed the feat/preview-view-navigate branch from 0cd8a9e to 858ed18 Compare August 16, 2025 16:15
@distantnative distantnative added this to the 5.1.0 milestone Aug 16, 2025
@lukasbestle lukasbestle changed the base branch from develop-minor to refact/http-uri-query-params August 17, 2025 19:41
@distantnative distantnative force-pushed the refact/http-uri-query-params branch 2 times, most recently from c41305a to 6cc0244 Compare August 17, 2025 19:51
Base automatically changed from refact/http-uri-query-params to develop-minor August 18, 2025 06:12
@bastianallgeier bastianallgeier modified the milestones: 5.1.0, 5.2.0 Aug 18, 2025
@distantnative distantnative force-pushed the feat/preview-view-navigate branch from 858ed18 to d740601 Compare August 18, 2025 18:12
@distantnative distantnative marked this pull request as ready for review August 18, 2025 18:16
@distantnative distantnative requested a review from a team August 18, 2025 18:16
@distantnative distantnative force-pushed the feat/preview-view-navigate branch from d740601 to e590592 Compare September 4, 2025 17:31
@bastianallgeier
Copy link
Member

There are two things that I found when testing it with the demokit.

  1. When you click on a link that has target _blank, the onClick handler would still try to open a new window for it and Firefox supresses that with a warning. I think we should check what the target for the link is.

  2. When I click on one of the "View source" links in the footer, the link is internal, but there's no matching model and a warning will pop up. Could we check for that error and still open the link in a new window?

@distantnative distantnative marked this pull request as draft October 7, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants