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/multiple experiment tracking run menus #899

Merged
merged 3 commits into from
Jun 10, 2022

Conversation

tynandebold
Copy link
Member

@tynandebold tynandebold commented Jun 10, 2022

Description

Resolves #894.

Development notes

I've added a custom useOutsideClick() hook that will detect when a user clicks outside of a specific element, and when they do, a function will do something. In our case, it will close the menu that was open.

QA notes

Open the Gitpod preview URL and ensure that you can't have multiple experiment tracking run menus open at the same time.

Checklist

  • Read the contributing guidelines
  • Opened this PR as a 'Draft Pull Request' if it is work-in-progress
  • Updated the documentation to reflect the code changes
  • Added new entries to the RELEASE.md file
  • Added tests to cover my changes

…x/multiple-exp-tracking-run-menus

Signed-off-by: Tynan DeBold <[email protected]>
Copy link
Contributor

@rashidakanchwala rashidakanchwala left a comment

Choose a reason for hiding this comment

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

Nice! 👍

Copy link
Contributor

@Huongg Huongg left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@tynandebold tynandebold merged commit 371f7f9 into main Jun 10, 2022
@tynandebold tynandebold deleted the fix/multiple-exp-tracking-run-menus branch June 10, 2022 13:36
@tynandebold tynandebold mentioned this pull request Jun 16, 2022
5 tasks
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.

Multiple menus shown at the same time
4 participants