Skip to content

fix(docs): parity UI bugs 2, group 3 - #89

Merged
arpit-bruno merged 7 commits into
usebruno:release/v0.4.0from
sundram-bruno:ui-parity-2-grp3
Sep 24, 2026
Merged

arpit-bruno merged 7 commits into
usebruno:release/v0.4.0from
sundram-bruno:ui-parity-2-grp3

Conversation

@sundram-bruno

@sundram-bruno sundram-bruno commented Sep 23, 2026 •

Copy link
Copy Markdown
Contributor

Jira: BRU-4444

UI Parity items covered:

  • 16: On the gRPC request page, the URL bar now stays at the top while you scroll, like the other request pages.
  • 20: The "Show vars" switch now shows a tooltip.
  • 22: In the script editor's search box, the button tooltips no longer get cut off or flicker.
  • 27: In example cards, the scrollbar now only shows when you hover over the content.
  • 28: Letters like g, y and p are no longer cut off at the bottom in the collection name, variable card, environments page, table keys and search results.
  • 30: In search results, method names like POST and PATCH are shown in full instead of being cut off with "...".
  • 35: Tooltips now match the light and dark theme instead of being the opposite colour.
  • 36: Description tooltips now keep the line breaks and blank lines written in the Bruno app.

- gRPC request page keeps the URL bar pinned while scrolling
- Show vars switch and theme toggle get themed tooltips
- script editor search box tooltips render outside the editor
- example card scrollbars show only on hover
- truncated text no longer cuts off letters like g, y, p
- search method badges show 4-5 letter methods in full
- tooltips follow the light and dark theme
- description tooltips keep their line breaks
- remove collection-level tags from the overview
- sample collection gains an OPTIONS request and long environment names
@changeset-bot

changeset-bot Bot commented Sep 23, 2026 •

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7977932

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@usebruno/api-docs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment thread packages/bruno-api-docs/src/components/Search/SearchResultItem/StyledWrapper.ts Outdated
Comment thread packages/bruno-api-docs/src/components/ThemeToggle/ThemeToggle.tsx Outdated
Comment thread packages/bruno-api-docs/src/ui/Tooltip/Tooltip.tsx Outdated
Comment thread packages/bruno-api-docs/src/ui/CodeEditor/contextViewPortal.ts
Comment thread packages/bruno-api-docs/e2e/pages/grpc-request.page.ts Outdated
arpit-bruno
arpit-bruno previously approved these changes Sep 24, 2026
@arpit-bruno
arpit-bruno merged commit 93c4656 into usebruno:release/v0.4.0 Sep 24, 2026
7 checks passed
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.

3 participants