Skip to content

Conversation

jog1t
Copy link
Contributor

@jog1t jog1t commented Oct 8, 2025

Closes FRONT-838

TL;DR

Hide the "Instances" section in the sidebar when the data provider doesn't support query options.

What changed?

Added a check to verify if the data provider has the buildsQueryOptions capability before rendering the "Instances" section in both the Subnav and CloudSidebarContent components. This prevents displaying the Instances section when it's not applicable.

How to test?

  1. Connect to a data provider that doesn't support query options
  2. Verify that the "Instances" section is not displayed in the sidebar
  3. Connect to a data provider that does support query options
  4. Verify that the "Instances" section appears correctly

Why make this change?

Some data providers don't support query options, making the "Instances" section irrelevant for those providers. This change improves the UI by only showing relevant navigation options based on the capabilities of the connected data provider.

Copy link

vercel bot commented Oct 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
rivet-inspector Ready Ready Preview Comment Oct 13, 2025 6:35pm
2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
rivet-cloud Ignored Ignored Preview Oct 13, 2025 6:35pm
rivet-site Ignored Ignored Preview Oct 13, 2025 6:35pm

@jog1t jog1t mentioned this pull request Oct 8, 2025
Copy link
Contributor Author

jog1t commented Oct 8, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add the label merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link

claude bot commented Oct 8, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

@jog1t jog1t marked this pull request as ready for review October 8, 2025 20:35
Copy link

linear bot commented Oct 8, 2025

Copy link

pkg-pr-new bot commented Oct 8, 2025

Open in StackBlitz

npm i https://pkg.pr.new/rivet-dev/engine/@rivetkit/engine-runner@3132
npm i https://pkg.pr.new/rivet-dev/engine/@rivetkit/engine-runner-protocol@3132

commit: 0ab7942

Copy link
Contributor

graphite-app bot commented Oct 8, 2025

Graphite Automations

"Test" took an action on this PR • (10/08/25)

1 assignee was added to this PR based on Kacper Wojciechowski's automation.

Copy link

claude bot commented Oct 10, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

Copy link

claude bot commented Oct 10, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

Copy link

claude bot commented Oct 10, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

This was referenced Oct 10, 2025
Copy link

claude bot commented Oct 10, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

Copy link

claude bot commented Oct 12, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

Copy link

claude bot commented Oct 12, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

Copy link

claude bot commented Oct 12, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

Copy link

claude bot commented Oct 12, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

@jog1t jog1t force-pushed the 10-08-fix_railway_connect_form branch from 20b6f95 to 17a4dbf Compare October 13, 2025 18:18
@jog1t jog1t force-pushed the 10-08-fix_buildqueryoptions_error branch from e0096df to 0ab7942 Compare October 13, 2025 18:18
Copy link

claude bot commented Oct 13, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

Copy link

claude bot commented Oct 13, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

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.

1 participant