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: show calendar in active window #312

Conversation

Samathingamajig
Copy link
Collaborator

@Samathingamajig Samathingamajig commented Oct 16, 2024

Previously, we tried to have one global calendar page. One problem with that is that the tab could exist but might be in a window that can't be focused. When that happens, a user has no visual explanation of why the calendar refuses to open.

This PR makes the calendar page only show once per window, instead of once per browser.

Huly®: UTRP-309


This change is Reviewable

@Samathingamajig
Copy link
Collaborator Author

i think there is a bug here, the extension popup window isn't closing when going to calendar except the first time, at least in Arc, don't have the bandwidth to test in Chrome right now

@Samathingamajig Samathingamajig marked this pull request as draft October 16, 2024 21:18
@Razboy20 Razboy20 marked this pull request as ready for review October 16, 2024 22:07
Copy link
Collaborator

@doprz doprz left a comment

Choose a reason for hiding this comment

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

LGTM

@Razboy20 Razboy20 merged commit ceba38b into Longhorn-Developers:main Oct 16, 2024
6 checks passed
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.

4 participants