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: new connection deeplink flow #1009

Merged
merged 6 commits into from
Jan 31, 2025
Merged

Conversation

rolznz
Copy link
Contributor

@rolznz rolznz commented Jan 17, 2025

Part of #328

The deeplink flow does not work well with a hash router, this will likely break for developers who try to implement it and inject query parameters to configure the new app connection.

We might need to update a few guides, etc. For now I added a redirect to ensure old links still work.

@bumi
Copy link
Contributor

bumi commented Jan 29, 2025

why did we use the hashrouter? because of wails?

@rolznz
Copy link
Contributor Author

rolznz commented Jan 29, 2025

why did we use the hashrouter? because of wails?

@bumi yes, Wails recommends it for the Wails app, I am not sure why they need it there. But BrowserRouter is the recommended for standard websites.

Copy link
Member

@im-adithya im-adithya left a comment

Choose a reason for hiding this comment

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

tACK

@rolznz rolznz changed the title fix: use browser router in http mode fix: Alby Hub new connection deep link flow Jan 30, 2025
@rolznz rolznz changed the title fix: Alby Hub new connection deep link flow fix: new connection deep link flow Jan 30, 2025
@rolznz rolznz changed the title fix: new connection deep link flow fix: new connection deeplink flow Jan 30, 2025
@rolznz rolznz merged commit 34a5bc8 into master Jan 31, 2025
9 of 10 checks passed
@rolznz rolznz deleted the fix/http-mode-browser-router branch January 31, 2025 05:08
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.

3 participants