fssa-batch3 / fssa-batch3/aravindth.kannan__web_project
password space
- Dominant language
- HTML
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Description of issue
password need not contain space but here its is contain space so it is wrong
### Expected result
password only contain number , alphabets ,symbol
### Actual result
if give a space means also it is redirect to next page
### Steps to reproduce
1. password need not contain space
2. password only number , alphabets ,symbol
```
Path: /
Browser: Chrome 111.0.0.0 on Windows 10
Viewport: 1806 x 1094 @1.25x
Language: en-US
Cookies: Enabled
```
[Open in BrowserStack](https://www.browserstack.com/user/try-live?url=https%3A%2F%2Fdeploy-preview-1--sharpandclean.netlify.app%2F&os=Windows&os_version=10&browser=Chrome&browser_version=111.0&resolution=1806x1094&speed=1&start=true&ref=netlify-source)
Submitted from [Netlify Deploy Preview #1](https://deploy-preview-1--sharpandclean.netlify.app/)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the password form on the root path and reproduce the issue in the linked Chrome environment, checking how a value containing a space is accepted. Update the validation so spaces are rejected while numbers, letters, and symbols remain allowed, then verify that the form does not proceed with an invalid password.
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