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

Add ability to highlight text #1

Open
dshemin opened this issue Oct 31, 2023 · 0 comments
Open

Add ability to highlight text #1

dshemin opened this issue Oct 31, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request highlights ui
Milestone

Comments

@dshemin
Copy link
Owner

dshemin commented Oct 31, 2023

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:

  1. For title
  2. For note (optional)

And user should see two buttons:

  1. Cancel
  2. 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.

@dshemin dshemin self-assigned this Oct 31, 2023
@dshemin dshemin added the enhancement New feature or request label Oct 31, 2023
@dshemin dshemin added this to the MVP milestone Oct 31, 2023
@dshemin dshemin changed the title [UI] Add ability to highlight text Add ability to highlight text Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request highlights ui
Projects
None yet
Development

No branches or pull requests

1 participant