Skip to content

fix: align HTTP method tags to the left#450

Merged
gschier merged 1 commit into
mountain-loop:mainfrom
pandeb:bugfix-http-tags-alignment
May 6, 2026
Merged

fix: align HTTP method tags to the left#450
gschier merged 1 commit into
mountain-loop:mainfrom
pandeb:bugfix-http-tags-alignment

Conversation

@pandeb
Copy link
Copy Markdown
Contributor

@pandeb pandeb commented May 3, 2026

Summary

HTTP method tags in the left sidebar are left-aligned on the webpage screenshot but right-aligned in the app. This PR fixes the alignment by replacing padStart with padEnd in HttpMethodTag.tsx file.

Submission

  • This PR is a bug fix or small-scope improvement.
  • If this PR is not a bug fix or small-scope improvement, I linked an approved feedback item below.
  • I have read and followed CONTRIBUTING.md.
  • I tested this change locally.
  • I added or updated tests when reasonable.

Screenshots

Before:

Before

After fix:

Fix

Copy link
Copy Markdown
Member

@gschier gschier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR. This was actually a bug in the screenshot SVG but, now that I'm comparing them side-by-side, I do like the left-aligned one better.

@gschier gschier merged commit 4c15a49 into mountain-loop:main May 6, 2026
hezhizhen pushed a commit to hezhizhen/yaak that referenced this pull request May 15, 2026
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 this pull request may close these issues.

2 participants