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

[Annotations] Cannot cancel adding a tag #6219

Closed
1 of 7 tasks
charlesh88 opened this issue Jan 27, 2023 · 6 comments · Fixed by #6273 or #6436
Closed
1 of 7 tasks

[Annotations] Cannot cancel adding a tag #6219

charlesh88 opened this issue Jan 27, 2023 · 6 comments · Fixed by #6273 or #6436
Assignees
Labels
bug:regression It used to work. Now it doesn't :( severity:medium type:bug
Milestone

Comments

@charlesh88
Copy link
Contributor

charlesh88 commented Jan 27, 2023

Summary

If the user begins adding a tag and then decides not to, there is no way to cancel the action and remove the tag selector input control.
Screen Shot 2023-01-27 at 9 26 52 AM

Screen Shot 2023-01-27 at 9 27 04 AM

Expected vs Current Behavior

The user should be able to click outside the tag selector input to hide it.

Environment

  • Open MCT Version: 2.1.6-SNAPSHOT
  • Deployment Type: local and /testathon
  • OS:
  • Browser:

Impact Check List

  • Data loss or misrepresented data?
  • Regression? Did this used to work or has it always been broken?
  • Is there a workaround available?
  • Does this impact a critical component?
  • Is this just a visual bug with no functional impact?
  • Does this block the execution of e2e tests?
  • Does this have an impact on Performance?

Additional Information

@davetsay
Copy link
Contributor

davetsay commented Mar 9, 2023

bug still exists. cannot click outside of dropdown to remove dropdown.

  1. click add tags button
  2. click outside of dropdown
  3. dropdown doesn't go away

Also, needs testing instructions @charlesh88 or @scottbell

@jvigliotta
Copy link
Contributor

DANG IT. You beat me @davetsay

@jvigliotta
Copy link
Contributor

Testathon - Pi Day - 23
Still seeing this issue where the dropdown will not remove if you click outside of the dropdown in the inspector. Clicking in the main area does make it disappear though

@rukmini-bose
Copy link
Contributor

Issue isn't fixed as of 3/14/2023 testathon

@unlikelyzero unlikelyzero reopened this Mar 14, 2023
@unlikelyzero unlikelyzero added bug:regression It used to work. Now it doesn't :( and removed unverified labels Mar 14, 2023
@scottbell scottbell self-assigned this Mar 15, 2023
@scottbell scottbell mentioned this issue Mar 15, 2023
15 tasks
@scottbell scottbell linked a pull request Mar 15, 2023 that will close this issue
15 tasks
@rukmini-bose
Copy link
Contributor

Verified Testathon 3/16/2023

@khalidadil
Copy link
Contributor

Verified Fixed in Testathon on 03/16/2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment