Skip to content

feat: add Fetch in Bruno button#32

Merged
naman-bruno merged 4 commits intoopencollection-dev:mainfrom
lohit-bruno:fetch_in_bruno_button
Apr 23, 2026
Merged

feat: add Fetch in Bruno button#32
naman-bruno merged 4 commits intoopencollection-dev:mainfrom
lohit-bruno:fetch_in_bruno_button

Conversation

@lohit-bruno
Copy link
Copy Markdown
Contributor

@lohit-bruno lohit-bruno commented Apr 1, 2026

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

  • Includes Bruno icon + “Open in Bruno” text
  • On click, triggers fetch/import into Bruno

Only shown when:

  • Collection is Git-tracked, and
  • A remote is configured

jira

updated ui
Screenshot 2026-04-23 at 4 57 49 PM

@lohit-bruno lohit-bruno changed the title feat: add Fetch in Bruno button with direct deep link feat: add Fetch in Bruno button with direct deep link Apr 1, 2026
@lohit-bruno lohit-bruno changed the title feat: add Fetch in Bruno button with direct deep link feat: add Fetch in Bruno button 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.
@lohit-bruno lohit-bruno force-pushed the fetch_in_bruno_button branch from 8b5992b to 3c812a8 Compare April 22, 2026 16:29
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.
@bijin-bruno
Copy link
Copy Markdown

Screenshot 2026-04-23 at 4 40 29 PM

@lohit-bruno The sidebar look odd without a title. Let's keep the title on the sidebar as well

@lohit-bruno lohit-bruno force-pushed the fetch_in_bruno_button branch from dad5e6b to fa922fc Compare April 23, 2026 11:27
@naman-bruno naman-bruno merged commit 6a22bc3 into opencollection-dev:main Apr 23, 2026
1 check 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