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 the Product Description Text Area on the Edit Product Details Page #1463

Merged
4 commits merged into from
Aug 25, 2024

Conversation

Emmadegreat
Copy link
Contributor

Description

GitHub Issue: #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.

  • 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 49 48_77d5e760

Copy link
Contributor

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

@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 Text-area 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