fssa-batch3 / fssa-batch3/chandru.raj__web_project

Edit Profile input length not fixed

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

![screenshot](https://netlify-cocoon.netlify.app/.netlify/functions/fetch?code=307&path=eyJzaXRlX2lkIjoiOGFlM2QyYjMtYjk5My00NTdlLTkwYmItNGI4ZWUwYzM2YmJjIiwiZGVwbG95X2lkIjoiNjQ0YmE3ZmU3MzhhYWUwMDA4OThiNjA3IiwiaWQiOiJlM2NhZjg2Ny1lNTI2LTRkMTctYjUyNy01YjQzY2UwODdlODAifQ==)

### Description of issue
In edit profile , The inputs are doesn't have max length.

### Expected result
In edit profile , The inputs are should have max length.

### Actual result
In edit profile , The inputs are doesn't have max length.

### Steps to reproduce
1. Login as buyer.
2. click the profile tab.
3. Enter the required details.

```
Path: /pages/userprofile.html
Browser: Chrome 112.0.0.0 on Windows 10
Viewport: 1504 x 892 @1.5x
Language: en-US
Cookies: Enabled
```

[Open in BrowserStack](https://www.browserstack.com/user/try-live?url=https%3A%2F%2Fdeploy-preview-1--redefine.netlify.app%2Fpages%2Fuserprofile.html&os=Windows&os_version=10&browser=Chrome&browser_version=112.0&resolution=1504x892&speed=1&start=true&ref=netlify-source)

Submitted from [Netlify Deploy Preview #1](https://deploy-preview-1--redefine.netlify.app/pages/userprofile.html)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with /pages/userprofile.html and inspect the edit-profile form inputs reached through the profile tab after logging in as a buyer. Determine which inputs need length limits, apply the issue's expected max-length behavior, and verify that overly long values are prevented or rejected in Chrome.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.