swagger-api / swagger-api/swagger-ui
Improvements to execution and clear button
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 29k
- Forks
- 9.3k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 25
Description
I think we could improve the look and feel of the execution flow if the execute button is a fixed sized (ie: the same size as the other buttons).
At the moment, the execute button initially covers the whole screen:
Then after we press it, the screen gets divided with Execute and Clear buttons:
Maybe the clear button should be a bit lower, after the invocation's response payload and headers? That way it could act as a separator between the actual invocation's response and the other possible responses. Something like this (the clear button would go around where the red rectangle is):
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
No file or test is named. Start by locating the execution flow and its Execute/Clear button layout, then compare the current behavior with the screenshots in the issue. Done means the Execute button keeps a fixed size consistent with the other buttons and Clear appears below the invocation response payload and headers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100