Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(web): keep title in sync with iframe #910

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

stevapple
Copy link
Contributor

This PR adds a new listener that updates document title to keep in sync with the inner iframe.

Fixes #908

@randombenj randombenj self-requested a review October 23, 2024 13:42
@fliiiix
Copy link
Member

fliiiix commented Oct 24, 2024

not sure but i assume this must also be rebased on the latest release? @randombenj

@stevapple
Copy link
Contributor Author

not sure but i assume this must also be rebased on the latest release? @randombenj

I believe there's no conflict and can be rebased right on merge? I'd like to hear some feedback before I can reach to my dev laptop if a rebase is required.

Copy link
Member

@randombenj randombenj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the awesome change!
I added some small remarks, up to you if you want to fix it otherwise I would propose to merge this.

web/src/components/IFrame.tsx Outdated Show resolved Hide resolved
web/src/components/IFrame.tsx Show resolved Hide resolved
@randombenj randombenj merged commit 8cd1eb3 into docat-org:main Oct 25, 2024
4 checks passed
@stevapple stevapple deleted the sync-title branch October 25, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sync title with document iframe
3 participants