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

Autocomplete (select) and SearchBar (suggest, then search) functionalities should be optimized #179

Open
jusa3 opened this issue Dec 9, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@jusa3
Copy link
Collaborator

jusa3 commented Dec 9, 2024

See https://github.com/zbmed/semlookp-ui/issues/20

@jusa3 jusa3 added the enhancement New feature or request label Dec 9, 2024
@jusa3 jusa3 self-assigned this Dec 9, 2024
jusa3 added a commit that referenced this issue Dec 9, 2024
The OLS select endpoint does not provide satisfying results.

Related to zbmed/semlookp-ui#20 and #179
jusa3 added a commit that referenced this issue Dec 9, 2024
The OLS select endpoint does not provide satisfying results. Add grouping of search results to show select and search endpoint results together.

Related to zbmed/semlookp-ui#20 and #179
jusa3 added a commit that referenced this issue Dec 9, 2024
Native EUI groups don't allow for different render (without breadcrumb widget and description). Custom group labels can be differently rendered. But no automatic grouping - and sorting inside the component is not feasible.

Related to zbmed/semlookp-ui#20 and #179
@jusa3
Copy link
Collaborator Author

jusa3 commented Dec 9, 2024

https://github.com/ts4nfdi/terminology-service-suite/tree/feat/autocomplete-groups

The OLS select endpoint does not provide satisfying results. Add grouping of search results to show select and search endpoint results together. Not recommended for merge because:

  • no distinction between select an search results during rendering possible - same representation (with breadcrumb widget and description)
  • large blank space in the group name because the options cannot be set to individual line heights

Related to https://github.com/zbmed/semlookp-ui/issues/20 and #179

image

@jusa3
Copy link
Collaborator Author

jusa3 commented Dec 9, 2024

https://github.com/ts4nfdi/terminology-service-suite/tree/feat/autocomplete-custom-groups

Native EUI groups don't allow for different render (without breadcrumb widget and description). Custom group labels can be differently rendered. But no automatic grouping - and sorting inside the component is not feasible.

Related to https://github.com/zbmed/semlookp-ui/issues/20 and #179

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

No branches or pull requests

1 participant