hngprojects / hng_boilerplate_nextjs

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

Feature: Implement the Product Description Text Area on the Edit Product Details Page #1463

Closed Emmadegreat closed 2 months ago

Emmadegreat commented 2 months ago

Description

GitHub Issue: https://github.com/hngprojects/hng_boilerplate_nextjs/issues/1411

Closes #issue_number_here

Changes proposed

Users can type and edit text within the text area. The text area has a character limit of 170 characters.

What were you told to do?

I

What did you do?

I implemented the feature described in the issue. Users can now type within the text limit of the text area. Implemented resonponsivesness.

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

Screenshots/Videos

WhatsApp Image 2024-08-24 at 12 49 48_77d5e760

github-actions[bot] commented 2 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 14.56% 785 / 5388
🔵 Statements 14.25% 787 / 5520
🔵 Functions 14.03% 215 / 1532
🔵 Branches 9.9% 230 / 2323
File CoverageNo changed files found.
Generated in workflow #426