feat: add Fetch in Bruno button#32
Merged
naman-bruno merged 4 commits intoopencollection-dev:mainfrom Apr 23, 2026
Merged
Conversation
Fetch in Bruno button with direct deep link
Fetch in Bruno button with direct deep linkFetch in Bruno button
bijin-bruno
approved these changes
Apr 1, 2026
Thread gitCollectionUrl prop from OpenCollection through Redux store to the Sidebar, where an inline SVG button links directly to the bruno:// protocol handler for git collection import.
Display collection name as a page header at the top of the docs content area with the Fetch in Bruno button beside it, instead of in the sidebar. Drop the redundant markdown H1 from the sample collection now that the name renders as its own header.
8b5992b to
3c812a8
Compare
The H1 'Bruno Testbench' is no longer inside .collection-docs since the collection name now renders as a page-level header above it. Drop the stale assertion and add a new test verifying the name appears above the docs section.
@lohit-bruno The sidebar look odd without a title. Let's keep the title on the sidebar as well |
dad5e6b to
fa922fc
Compare
bijin-bruno
approved these changes
Apr 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Add an “Open in Bruno” button (similar to the existing Fetch in Bruno button) to allow users to import the collection.
Button appears in the top-right, near the collection name
Only shown when:
jira
updated ui
