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

Improvements on the Reference Datatype Editor #190

Open
njkim opened this issue Jan 28, 2025 · 1 comment
Open

Improvements on the Reference Datatype Editor #190

njkim opened this issue Jan 28, 2025 · 1 comment
Assignees

Comments

@njkim
Copy link
Contributor

njkim commented Jan 28, 2025

  1. It would be great if the proper pattern is set to retrieve and render the concepts that have the children concepts.

  2. Furthermore, it would be great if all these are handled in the widget level, eg. ReferenceDatatypeEditor.vue).
    Currently the child component has to get the select options send to the widget but it would be great that the child component can just send the parent concept info (eg. alias or ids...) to avoid possible duplicate logic in various child component.

@njkim
Copy link
Contributor Author

njkim commented Jan 30, 2025

TreeSelect from PrimeVue may be a good candidate to handle nested concepts.
https://tailwind.primevue.org/treeselect/

@njkim njkim self-assigned this Jan 30, 2025
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

No branches or pull requests

1 participant