hngprojects / hng_boilerplate_nextjs

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

feat: Add validation to bio textarea to enforce character limit #1490

Closed Praizee closed 2 months ago

Praizee commented 3 months ago

Description

This PR adds validation to the bio textarea to enforce 64 character limit

Closes #1092

Live URL

Changes proposed

What were you told to do?

Implement Character Limit for Bio Input in Profile General Settings #1092

What did you do?

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

Screenshots/Videos

image

github-actions[bot] commented 3 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 14.68% 785 / 5347
🔵 Statements 14.36% 787 / 5479
🔵 Functions 14.15% 215 / 1519
🔵 Branches 9.93% 230 / 2315
File CoverageNo changed files found.
Generated in workflow #453