hwiklhb / hwiklhb/E-Commerce

Product Admin: Edit & Delete Product

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
good first issue
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.