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 double-clicking on a search category logging out the desktop client #7325

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

rezbyte
Copy link
Contributor

@rezbyte rezbyte commented Jul 31, 2024

Closes #7319.
Closes #7184.

@rezbyte rezbyte linked an issue Jul 31, 2024 that may be closed by this pull request
4 tasks
@rezbyte rezbyte force-pushed the dev-mail branch 2 times, most recently from 6b5f03c to d8c32e0 Compare August 2, 2024 12:54
@rezbyte rezbyte force-pushed the 7319-search-double-click-crash branch 2 times, most recently from 8fe0319 to 6a6d4b2 Compare August 6, 2024 13:20
The chromium inside Electron reloads the page when navigating to '#'.
This causes the desktop client to log out when clicking on a search
category for the second time.
To avoid this, we generate the current url.

Closes #7319.
@rezbyte rezbyte force-pushed the 7319-search-double-click-crash branch from 6a6d4b2 to b862fd1 Compare August 6, 2024 15:02
Copy link
Contributor

@wec43 wec43 left a comment

Choose a reason for hiding this comment

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

LGTM

@rezbyte rezbyte merged commit b862fd1 into dev-mail Aug 6, 2024
2 checks passed
@rezbyte rezbyte deleted the 7319-search-double-click-crash branch August 6, 2024 16:06
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.

Clicking twice on a Search category causes the app to logout
2 participants