feat(platform): Navigation buttons
closes https://github.com/getsentry/sentry-docs/issues/11572
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| changelog | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 29, 2024 0:19am |
| sentry-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 29, 2024 0:19am |
1 Skipped Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| develop-docs | ⬜️ Ignored (Inspect) | Visit Preview | Oct 29, 2024 0:19am |
Bundle Report
Changes will increase total bundle size by 5.14kB (0.04%) :arrow_up:. This is within the configured threshold :white_check_mark:
Detailed changes
| Bundle name | Size | Change |
|---|---|---|
| sentry-docs-server-cjs | 7.52MB | 4.45kB (0.06%) :arrow_up: |
| sentry-docs-edge-server-array-push | 257.08kB | 3 bytes (-0.0%) :arrow_down: |
| sentry-docs-client-array-push | 6.44MB | 693 bytes (0.01%) :arrow_up: |
Haven't had the chance to check - I think this is not up to date with master. Have we checked if hidden pages are properly excluded from that navigation? I can think of the metrics page in develop docs as a good example:
@stephanie-anderson this is up to date with master, metrics is not excluded – or maybe I don't understand the question 🤔
Oh, this page was never hidden in the first place 🙈 I was referring to whether we checked if the frontmatter config sidebar_hidden would be properly respected (as in, it would never be a previous or next page suggestion)