Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Http Method Shorthand in UI #584

Closed
helloanoop opened this issue Oct 13, 2023 · 0 comments · Fixed by #588
Closed

Http Method Shorthand in UI #584

helloanoop opened this issue Oct 13, 2023 · 0 comments · Fixed by #588

Comments

@helloanoop
Copy link
Contributor

Since http methods can have varying lengths, this can cause the UI to not aligned

image

Proposal:

Use shorthand representation for methods that are longer then 4 characters

Method Display Comment
DELETE DEL This seems to be a reasonable shorthand.
OPTIONS OPT This seems to be a reasonable shorthand.
PATCH PATCH This one is hard, better to leave as is (unless you have a better idea)

See:
#570 (comment) #570 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant