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

[menu-bar] Automatically open popover when the user tries to reopen the app from the Dock or Spotlight #109

Merged
merged 4 commits into from Nov 28, 2023

Conversation

gabrieldonadel
Copy link
Member

Why

Closes #105

How

  • Refactor useListDevices hook to use React Context, allowing us to detect from different parts of the app that the initial list of devices has been loaded
  • Automatically open popover when the user opens the app or reopens it from the Dock or Spotlight

Test Plan

Run menu-bar locally

@gabrieldonadel gabrieldonadel merged commit 137f70e into main Nov 28, 2023
2 checks passed
@gabrieldonadel gabrieldonadel deleted the @gabrieldonadel/open-popover-by-default branch November 28, 2023 01: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.

Automatically open menu popover up whenever Orbit is opened via spotlight
2 participants