Product Admin: Edit & Delete Product
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Description:** Allow editing product fields and deleting products with a confirmation dialog. Ensure list and storage update accordingly.
**Acceptance criteria:**
Edit button opens product data for modification; save updates grid and storage.
Delete prompts for confirmation and removes product on confirm.
Difficulty: Medium
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name files or tests. Start by locating the product admin screen and its product list and storage logic, then run the application to trace the existing product flow. Done means editing fields updates both the grid and storage, while deletion requires confirmation and removes the product after confirmation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100