You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Create a new notebook
Click the annotations tab in the inspector
Click the + drop area in the notebook to create a new notebook entry
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
The text was updated successfully, but these errors were encountered:
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
Environment
Impact Check List
Additional Information
The text was updated successfully, but these errors were encountered: