lablup / lablup/backend.ai-webui
Registry page activation switch toggles all rows simultaneously
Open
backend-change-required
bug
environment
- Dominant language
- TypeScript
- Stars
- 133
- Forks
- 81
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 344
Description
## Summary
On the `/environment?tab=registry` page, clicking an activation switch toggles all rows at once instead of only the targeted row.
## Steps to Reproduce
1. Navigate to /environment?tab=registry
1. Click the activation switch on any single row
1. Observe all rows toggle simultaneously
## Expected Behavior
Only the clicked row's switch should toggle.
## Acceptance Criteria
- [ ] Switch toggles only the targeted row
- [ ] Other rows remain unchanged
- [ ] Before/after screenshots attached
- [ ] Related e2e tests pass
JIRA Issue: FR-2431
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.