Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
11 commits merged into from
Aug 25, 2024

Conversation

Emmadegreat
Copy link
Contributor

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.

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.
  • I am making a pull request against the dev branch (left side).
  • My commit messages styles matches our requested structure.
  • My code additions will fail neither code linting checks nor unit test.
  • I am only making changes to files I was requested to.

Screenshots/Videos

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

Copy link
Contributor

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

@incredible-phoenix246 incredible-phoenix246 closed this pull request by merging all changes into dev in e114e25 Aug 25, 2024
@incredible-phoenix246 incredible-phoenix246 deleted the availability-dropdown branch August 25, 2024 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants