-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implement selecting/deselecting an annotated text (#460)
* feat: create an initial version of 'selecting text' * refactor: commented out the first approach for this task * refactor: remove the first method of 'select text' * feat: deal with coloring of the witnesses chip * feat: show witnesses when clicking on text * feat: remove witnesses chips when deselecting text * chore: minor * refactor: minor * docs: reason why we use pickVariantItemsSelection() * style: rename initVariantItemsSelection variable --------- Co-authored-by: malkja <[email protected]>
- Loading branch information
1 parent
031d827
commit 9c203e3
Showing
3 changed files
with
183 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters