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
Story:
As an authorized user, I should be able to select part of the PDF document and mark it with some title and note.
How:
User should select a part of text and press "h" button. Modal window should be shown with two inputs:
For title
For note (optional)
And user should see two buttons:
Cancel
Create
On "Cancel" button, modal window should close and no highlight should be created.
On "Create" button, modal window should close and new highlight should be created.
The text was updated successfully, but these errors were encountered:
Story:
As an authorized user, I should be able to select part of the PDF document and mark it with some title and note.
How:
User should select a part of text and press "h" button. Modal window should be shown with two inputs:
And user should see two buttons:
On "Cancel" button, modal window should close and no highlight should be created.
On "Create" button, modal window should close and new highlight should be created.
The text was updated successfully, but these errors were encountered: