swagger-api / swagger-api/swagger-ui
Move Cookie Consent Modal to Bottom for Better UI/UX
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 29k
- Forks
- 9.3k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 25
Description
So, i opened the site https://swagger.io/ for the first time and the cookie consent modal appeared and somewhere top which looks unpleasant. Should be moved to bottom for better ui/ux.
Steps to reproduce the behavior:
- Go to different browser/incognito mode and open https://swagger.io/
- You'll see the cookie consent modal somewhat like this:
It should be moved to bottom for better look.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue at https://swagger.io/ in an incognito window and inspect where the cookie consent modal is provided. The payload names no repository file or test, so locate the modal implementation and its styling before deciding the change. Done means the modal appears at the bottom without breaking consent interactions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- design, frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100