swagger-api / swagger-api/swagger-ui
Confusing Clipboard Icon
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 29k
- Forks
- 9.3k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 25
Description
Normally, there is tiny message like 'Copied' with the Clipboard Icon. But in Swagger UI there is no such message.
So this makes a bit hard to understand whether the button is clicked or the context has been copied to clipboard.
Love to add a PR on this.
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
Search the Swagger UI frontend for the component that renders the clipboard icon and inspect its click behavior. Add a visible copied confirmation, then verify that clicking the icon clearly indicates success in the relevant UI flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100