Skip to content

Allow selection of any term in the DatasetPreview component#65

Open
arteymix wants to merge 2 commits intomasterfrom
feature-allow-selection-of-any-term
Open

Allow selection of any term in the DatasetPreview component#65
arteymix wants to merge 2 commits intomasterfrom
feature-allow-selection-of-any-term

Conversation

@arteymix
Copy link
Member

@arteymix arteymix commented Sep 7, 2023

Unselecting a term is also implemented.

Fixes #64 and #62

@arteymix arteymix added this to the 0.4.2 milestone Sep 7, 2023
@arteymix arteymix changed the title Feature allow selection of any term Allow selection of any term in the DatasetPreview component Sep 7, 2023
:available-annotations="datasetsAnnotations"
@chip-clicked="handleChipClicked"></DatasetPreview>
@annotation-selected="selectTerm"
@annotation-unselected="unselectTerm"/>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alternatively, one could use add a sync prop, bind it to searchSettings.annotations and let the component alter the selection itself.

@arteymix arteymix modified the milestones: 0.4.2, 0.4.3 Sep 22, 2023
@arteymix arteymix modified the milestones: 0.4.3, 0.4.5 Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow selecting terms that are not proposed as option

1 participant