Skip to content

feat(docs): Parity UI bugs - #73

Merged
arpit-bruno merged 6 commits into
usebruno:release/v0.4.0from
sachin-bruno:sachin-bruno/parity-bugs
Sep 11, 2026
Merged

feat(docs): Parity UI bugs#73
arpit-bruno merged 6 commits into
usebruno:release/v0.4.0from
sachin-bruno:sachin-bruno/parity-bugs

Conversation

@sachin-bruno

@sachin-bruno sachin-bruno commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Ref: BRU-4132

Description

Fixes a batch of parity issues where the collection docs playground behaved or
looked different from the Bruno desktop app.

Fix

Most of these were CSS fixes in shared primitives, so every place that uses them benefits: the property table no longer shows a stray scrollbar, the collapsed execution context hides fully, and the body selector is aligned, filled and restyled to Figma. On the behaviour side, Prettify was added for JSON and XML, tab badges now count only ticked rows the way the app does, empty variables show (empty) instead of a bare data type, and the execution flow says "HTTP Request" rather than repeating the URL, which now sticks to the top of the page while you scroll.

image image

@changeset-bot

changeset-bot Bot commented Sep 8, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 304efd7

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

This PR includes changesets to release 1 package
Name Type
@opencollection/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/utils/dataFormatter.ts Outdated
Comment thread packages/bruno-api-docs/src/ui/MenuDropdown/Dropdown.tsx Outdated
Comment thread packages/bruno-api-docs/src/utils/schemaHelpers.ts Outdated
@sachin-bruno
sachin-bruno changed the base branch from main to release/v0.4.0 September 10, 2026 07:40
@arpit-bruno
arpit-bruno merged commit eb9be7e into usebruno:release/v0.4.0 Sep 11, 2026
2 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