hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
206 stars 264 forks source link

Feature: Implement "Add a Variant" Button #1488

Closed Emmadegreat closed 3 months ago

Emmadegreat commented 3 months ago

Description

GitHub Issue: Implement "Add a Variant" Button on the Edit Product Details Page #1377

Closes #issue_number_here

Changes proposed

What were you told to do?

The "Add a Variant" button is visible on the product details page. Clicking the button adds a new row to the stock management table.

Implement "Add a Variant" Button on the Edit Product Details Page #1377

What did you do?

I implemented the variant button, that allows users to seamlesly add product to the product management table. The Button is well place and visible to users.

Screenshort is attached below.

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

Screenshots/Videos

WhatsApp Image 2024-08-24 at 12 53 37_ef3a1b8e

github-actions[bot] commented 3 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 14.55% 785 / 5393
🔵 Statements 14.24% 787 / 5525
🔵 Functions 14% 215 / 1535
🔵 Branches 9.86% 230 / 2331
File CoverageNo changed files found.
Generated in workflow #451