Skip to content

feat: Add new description columns for variables, headers, params section - #9

Merged
arpit-bruno merged 10 commits into
usebruno:mainfrom
sachin-bruno:sachin-bruno/new-description-column
Jul 29, 2026
Merged

feat: Add new description columns for variables, headers, params section#9
arpit-bruno merged 10 commits into
usebruno:mainfrom
sachin-bruno:sachin-bruno/new-description-column

Conversation

@sachin-bruno

Copy link
Copy Markdown
Contributor

Problem
Bruno v4 lets users add descriptions to params, headers, body fields, and variables. The playground editor tables do not show them, so authored descriptions are not visible in the playground.

Proposed Solution
Show the description alongside each field in the playground params, headers, variables, and form-body tables, matching the app. Preserve multiline descriptions and truncate long text with a hover/tooltip. Where the table is editable, descriptions are editable too, the same as the app.

BRU-3795

image image

Comment thread packages/bruno-api-docs/src/utils/environments.ts Outdated
@arpit-bruno arpit-bruno added the changeset:minor New feature, backwards compatible — minor bump label Jul 29, 2026
@arpit-bruno
arpit-bruno merged commit 7963e42 into usebruno:main Jul 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changeset:minor New feature, backwards compatible — minor bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants