Skip to content

chore: remove Try in GnoStudio integration from realm pages#236

Open
moul wants to merge 1 commit into
onbloc:mainfrom
moul:chore/remove-try-in-gnostudio
Open

chore: remove Try in GnoStudio integration from realm pages#236
moul wants to merge 1 commit into
onbloc:mainfrom
moul:chore/remove-try-in-gnostudio

Conversation

@moul

@moul moul commented Jun 24, 2026

Copy link
Copy Markdown

Closes #235.

Removes the GnoStudio integration from the realm summary pages:

  • Drops the standalone "Try in GnoStudio" link (LinkWrapper) under the realm path.
  • Makes the Public Functions badges display-only — removes the per-function onClick that opened GnoStudio and the "Click to try in GnoStudio" tooltip.
  • Removes the now-unused GNOSTUDIO_BASE_URL, GNOSTUDIO_REALM_TEMPLATE, and GNOSTUDIO_REALM_FUNCTION_TEMPLATE constants, plus the now-unused imports they left behind (makeTemplate, LinkWrapper, IconLink, NonMobile in the custom-network variant).

Affected files:

  • src/components/view/realm/realm-summary/StandardNetworkRealmSummary.tsx
  • src/components/view/realm/realm-summary/CustomNetworkRealmSummary.tsx
  • src/common/values/url.constant.ts

The "Go to Gnoweb" link is untouched.

@moul moul requested a review from a team as a code owner June 24, 2026 14:03
@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

@moul is attempting to deploy a commit to the onbloc Team on Vercel.

A member of the Team first needs to authorize it.

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.

Remove the "Try in GnoStudio" button from realm pages

1 participant