Skip to content

Hide OSMCha buttons and changeset resources for sandbox projects#7209

Open
sumitdahal7 wants to merge 2 commits intohotosm:developfrom
sumitdahal7:fix/7175-remove-osm-cha-ref-from-sandbox-project
Open

Hide OSMCha buttons and changeset resources for sandbox projects#7209
sumitdahal7 wants to merge 2 commits intohotosm:developfrom
sumitdahal7:fix/7175-remove-osm-cha-ref-from-sandbox-project

Conversation

@sumitdahal7
Copy link
Copy Markdown
Contributor

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation
  • 🧑‍💻 Refactor
  • ✅ Test
  • 🤖 Build or CI
  • ❓ Other (please specify)

Related Issue

Fixes #7175

Describe this PR

This PR hides the OSMCha buttons and the Changesets resources section for projects marked as sandbox.

Key Changes:

  • Project Detail Page: Conditionally renders the 'OSMChaButton' only if the project is not a sandbox project.
  • Resources Tab: Conditionally hides the entire 'Changesets' section (including the project-level OSMCha button and task-specific changeset links) for sandbox projects.

Screenshots

  • Snapshot of Project Detail page of the Sandbox Project in which OSMChaButton is conditionally rendered.
image
  • Snapshot of Resource Tab section
image

@sumitdahal7 sumitdahal7 changed the title Hide OSMCha buttons and changeset resources for sandbox projects #7175 Hide OSMCha buttons and changeset resources for sandbox projects Apr 2, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 2, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove OSMCha reference for sandbox projects

1 participant