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

Allow deleting models from project view #893

Closed
alexsielicki opened this issue May 24, 2019 · 1 comment · Fixed by #1111
Closed

Allow deleting models from project view #893

alexsielicki opened this issue May 24, 2019 · 1 comment · Fixed by #1111

Comments

@alexsielicki
Copy link
Collaborator

Allow the user to delete one or multiple models from the project view. Currently user needs to go into each model to delete it. This is inefficient and can be frustrating when deleting many models.

A couple of proposed approaches:

  • Add a trash can button on each model's listing on the project view. Clicking it would pop up a confirmation dialog and then delete that model.
  • Have check boxes for each model then a "delete selected models" option, also with a confirmation dialog. This would allow deleting multiple models at once. It could also be expanded to other actions, such as Change Marking, Reset Model, Apply Template.
@alexsielicki alexsielicki self-assigned this May 24, 2019
@Mletter1 Mletter1 self-assigned this May 20, 2020
@Mletter1
Copy link
Collaborator

@alexsielicki I'm gonna pick this up

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

Successfully merging a pull request may close this issue.

2 participants