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

Console suport for end device batch deletions #7339

Open
2 of 6 tasks
KrishnaIyer opened this issue Oct 11, 2024 · 1 comment
Open
2 of 6 tasks

Console suport for end device batch deletions #7339

KrishnaIyer opened this issue Oct 11, 2024 · 1 comment
Assignees
Labels
blocked This can't continue until another issue or pull request is done c/console This is related to the Console

Comments

@KrishnaIyer
Copy link
Member

KrishnaIyer commented Oct 11, 2024

Summary

Console support for end device and gateway batch deletions

This is the final requirement to complete; https://github.com/TheThingsIndustries/product-management/issues/6

Current Situation

Users have to go to the settings page of individual end devices and gateways to delete them. We have batch deletion support for end devices registries (IS, AS, NS, JS) and for gateways (GS).

Why do we need this? Who uses it, and when?

For users to delete multiple end devices and gateways via the console.

Proposed Implementation

UX-wise I can imagine something like check boxes/multi-select to select multiple entities in the overview page and a button to delete them.

Let's wait for the unified API to manage end devices to do this. This becomes very tricky if the console has to handle the rollbacks.

Contributing

  • I can help by doing more research.
  • I can help by implementing the feature after the proposal above is approved.
  • I can help by testing the feature before it's released.

Validation

Code of Conduct

@KrishnaIyer KrishnaIyer added c/console This is related to the Console needs/ux This needs UX design / approval labels Oct 11, 2024
@github-actions github-actions bot added the needs/triage We still need to triage this label Oct 11, 2024
@KrishnaIyer KrishnaIyer added blocked This can't continue until another issue or pull request is done and removed needs/ux This needs UX design / approval needs/triage We still need to triage this labels Oct 11, 2024
@KrishnaIyer
Copy link
Member Author

KrishnaIyer commented Oct 11, 2024

Let's wait for the unified API to manage end devices to do this. This becomes very tricky if the console has to handle the rollbacks.

Blocked by https://github.com/TheThingsIndustries/product-management/issues/50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This can't continue until another issue or pull request is done c/console This is related to the Console
Projects
None yet
Development

No branches or pull requests

3 participants