Skip to content

feat(docs): Parity UI bugs - #73

Open
sachin-bruno wants to merge 6 commits into
usebruno:mainfrom
sachin-bruno:sachin-bruno/parity-bugs
Open

feat(docs): Parity UI bugs#73
sachin-bruno wants to merge 6 commits into
usebruno:mainfrom
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

arpit-bruno and others added 4 commits September 2, 2026 22:46
….resolve for relative paths (usebruno#68)

* fix(playground): resolve relative paths from the root in the script sandbox

* fix(playground): show post-response and test script errors in the response pane
@changeset-bot

changeset-bot Bot commented Sep 8, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: cc9fccb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Comment thread packages/bruno-api-docs/src/utils/dataFormatter.ts Outdated
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