fssa-batch3 / fssa-batch3/jayashree.selvarangam__web_project_2
The pay button in the footer
- Dominant language
- HTML
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Description of issue
When the pay button in the footer is clicked it redirects to a payment page even though the user is not logged in.
### Expected result
When the pay link is clicked it is expected to redirect to the log in page when the user is not logged in.
### Actual result
When the pay button is clicked it redirects to the payment page.
### Steps to reproduce
1. When there are no users logged in the is expected to redirect the user to the log in page.
2.
3.
```
Path: /index.html
Browser: Chrome 111.0.0.0 on Windows 10
Viewport: 1504 x 931 @1.5x
Language: en-US
Cookies: Enabled
```
[Open in BrowserStack](https://www.browserstack.com/user/try-live?url=https%3A%2F%2Fdeploy-preview-3--espresso-cafe.netlify.app%2Findex.html&os=Windows&os_version=10&browser=Chrome&browser_version=111.0&resolution=1504x931&speed=1&start=true&ref=netlify-source)
Submitted from [Netlify Deploy Preview #3](https://deploy-preview-3--espresso-cafe.netlify.app/index.html)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with /index.html and reproduce the footer pay-button behavior from the Netlify Deploy Preview in Chrome with no user logged in. Trace the link target and compare it with the expected login redirect. Done means an unauthenticated click reaches the login page instead of the payment page, with the behavior verified in the stated environment.
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
- Clearly specified
- Newbie friendliness
- 55/100