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

[Model Editor] replace the datagrad implementation with a treeview #734

Open
10 of 13 tasks
samatstariongroup opened this issue Dec 12, 2024 · 0 comments · May be fixed by #738
Open
10 of 13 tasks

[Model Editor] replace the datagrad implementation with a treeview #734

samatstariongroup opened this issue Dec 12, 2024 · 0 comments · May be fixed by #738

Comments

@samatstariongroup
Copy link
Member

samatstariongroup commented Dec 12, 2024

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am running the latest version of the COMET-WEB
  • I have searched open and closed issues to ensure it has not already been reported

Description

replace the data grid with a treeview that is more dense and displays:

  • element definitions. (level 0)
  • within element definitions - contained element usages. (level 1)
  • reactive such that the page does not redraw on a refresh but nodes are added or deleted.
  • top node displayed in bold
  • the user needs to be able to filter on DomainOfExpertise, Category
  • a search box shall be present that highligts and filters items in the tree matching the text
  • the user needs to be able to drag-n-drop element definitions between the 2 trees (both ways) to create an ElementUsage based on the dropped ElementDefinition (using the shift-alt drag-n-drop combo's from the IME)
  • the user needs to be able to drag-n-drop element definitions between the 2 trees to copy an ElementDefinition only
  • Completely remove the old Model Editor and rename MultiModel editor to Model Editor as it is a replacement, not a new browser.

please think of way to display ownership as well categories

System Configuration

  • COMET version:
    • COMET-WEB: 5.6.0.0
@samatstariongroup samatstariongroup moved this to To do in COMET-WEB Dec 12, 2024
@lxatstariongroup lxatstariongroup moved this from To do to In progress in COMET-WEB Dec 19, 2024
@lxatstariongroup lxatstariongroup linked a pull request Dec 20, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

1 participant