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

Cannot add annotations on newly create notebook entry #6411

Closed
2 of 7 tasks
davetsay opened this issue Mar 10, 2023 · 3 comments · Fixed by #6525
Closed
2 of 7 tasks

Cannot add annotations on newly create notebook entry #6411

davetsay opened this issue Mar 10, 2023 · 3 comments · Fixed by #6525
Labels
Milestone

Comments

@davetsay
Copy link
Contributor

Summary

When a notebook entry is created, it is focused for editing, but it is not selected by the SelectionAPI. Annotations can only be applied to selections, so you cannot annotate the new notebook entry until it is re-selected.

Expected vs Current Behavior

You should not have to re-select the new notebook entry to add annotations.

You have to click the text input area of the notebook entry before adding tags.

Steps to Reproduce

  1. Create a new notebook
  2. Click the annotations tab in the inspector
  3. Click the + drop area in the notebook to create a new notebook entry
  4. Observe that the Add Tags button is not visible in the annotations tab in the inspector when it should be

Environment

  • Open MCT Version:
  • Deployment Type:
  • 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

@ozyx
Copy link
Member

ozyx commented Apr 17, 2023

Verified fixed -- Testathon 4-17-23

@khalidadil
Copy link
Contributor

Verified Fixed in Testathon on 04/17/23

@rukmini-bose
Copy link
Contributor

Verified Testathon 4/17/2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants