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

Redesign concept scheme selection #155

Closed
nichtich opened this issue Oct 10, 2018 · 2 comments
Closed

Redesign concept scheme selection #155

nichtich opened this issue Oct 10, 2018 · 2 comments
Assignees
Labels
feature Additional functionality
Milestone

Comments

@nichtich
Copy link
Member

The native dropdown of concept schemes looks different among browsers and operating systems and is limited especially for long lists. Better redesign as ConceptSchemeBrowser with

  • a full list of all schemes
  • allow filtering the list via an input field (filter while typing)
  • add a row with a clickable star to bookmark favorite schemes and sort bookmarked schemes at the top

The component could later be extended with additional information such as type (not included in DANTE yet), publisher, mapping coverage etc.

@nichtich nichtich added the feature Additional functionality label Oct 10, 2018
@stefandesu stefandesu added this to the 0.7.0 milestone Oct 10, 2018
@stefandesu stefandesu self-assigned this Oct 10, 2018
@nichtich
Copy link
Member Author

DANTE now also returns languages of a vocabulary so vocabularies could also be filtered by language.

stefandesu added a commit that referenced this issue Jan 7, 2019
Some cleanup and documentation is still necessary.
@stefandesu
Copy link
Member

I implemented a first version of a redesigned scheme selection with the latest commit. There is still some cleanup necessary (particularly in App.vue), and the code of the new component should be better documented. Also, while favorite schemes are shown with a star already, the star is not clickable yet.

stefandesu added a commit that referenced this issue Jan 8, 2019
By default, the list in the config file is used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Additional functionality
Projects
None yet
Development

No branches or pull requests

2 participants