hngprojects / hng_boilerplate_nextjs

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

Feature: Implement Availability Dropdown on the Edit Product Details Page #1494

Closed Emmadegreat closed 2 months ago

Emmadegreat commented 2 months ago

Description

Github Issue: Implement Availability Dropdown on the Edit Product Details Page #1378 Closes #issue_number_here

Changes proposed

To develop a dropdown menu on the product details page that allows users to set the product’s availability status (e.g., In Stock, Out of Stock

What were you told to do?

Develop a dropdown menu on the product details page that allows users to set the product’s availability status (e.g., In Stock, Out of Stock

What did you do?

I implemented the dropdown menu in the product detail page. The dropdown is visible on the product detail page and allows users to select the status of a product they want.

The selected status is displayed and saved correctly.

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

Screenshots/Videos

WhatsApp Image 2024-08-24 at 12 57 47_43af8cc6

github-actions[bot] commented 2 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 14.53% 784 / 5393
🔵 Statements 14.22% 786 / 5525
🔵 Functions 14% 215 / 1535
🔵 Branches 9.73% 227 / 2331
File CoverageNo changed files found.
Generated in workflow #459