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

Admin panel: Add Vocabulary item list view #346

Open
SarahW91 opened this issue Jun 26, 2024 · 2 comments · May be fixed by #347
Open

Admin panel: Add Vocabulary item list view #346

SarahW91 opened this issue Jun 26, 2024 · 2 comments · May be fixed by #347
Assignees

Comments

@SarahW91
Copy link
Contributor

Implement vocabulary item list view as described in https://codimd.web.cern.ch/UTnvE-L2RrSar3_szWWK_w

@SarahW91 SarahW91 self-assigned this Jun 26, 2024
@SarahW91 SarahW91 linked a pull request Jun 26, 2024 that will close this issue
6 tasks
@SarahW91 SarahW91 linked a pull request Jun 26, 2024 that will close this issue
6 tasks
@SarahW91
Copy link
Contributor Author

I still have a few issues with this view:

  • Multiple columns are shown for all possible name/title variations. It would be nicer to select the appropriate one(s) depending on the vocabulary type.
  • Title is always used in English instead of preferring the instances selected language.
  • Search only works via ID of an item, not the displayed name/title.
  • Sorting by anything other than the displayed name/title leads to an error (and sort doesn't work in the UI anyways, does it?)

@SarahW91 SarahW91 assigned slint and unassigned SarahW91 Jul 16, 2024
@SarahW91
Copy link
Contributor Author

@slint Most of my questions were resolved with the changes we discussed last week. However, the item search is still a bit weird to me. Searching for partial names/titles/subjects sometimes leads to results, sometimes not. I don't quite understand why.
Another thing is the localization of the displayed title. I'm not quite sure if this can be done or how.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

2 participants