Skip to content

docs: removing external links for unified nav#2971

Merged
haleychaas merged 4 commits into
mainfrom
unified-nav
Jun 12, 2026
Merged

docs: removing external links for unified nav#2971
haleychaas merged 4 commits into
mainfrom
unified-nav

Conversation

@haleychaas

Copy link
Copy Markdown
Contributor

Summary

I'm working on uniting the nav bar for all of the tools so that you don't lose the context of the rest of the nav when you click on one of the tools. In this PR, I'm removing the external links (release notes, github repo, contributor's guide) to cut down on bloat in the nav menu when they are all united. Since the github repo and contributor's guide are already mentioned in the landing page, I just added the release notes link to that.

Preview for one nav here: https://docs-slack-d-unified-na-idfrpr.herokuapp.com/tools
PR for unified nav here: https://github.com/slackapi/docs/pull/605

Requirements

@haleychaas haleychaas requested a review from a team as a code owner June 11, 2026 20:51
@changeset-bot

changeset-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 9e486c8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.47%. Comparing base (d9e6791) to head (9e486c8).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2971   +/-   ##
=======================================
  Coverage   94.47%   94.47%           
=======================================
  Files          45       45           
  Lines        7885     7885           
  Branches      708      708           
=======================================
  Hits         7449     7449           
  Misses        428      428           
  Partials        8        8           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zimeg zimeg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@haleychaas LGTM! Same ordering suggestion as the Bolt for Python PR - is moving "Release notes" before "Contributing" alright for a first read?

  • Getting help
  • Release notes
  • Contributing

Feel free to merge whenever best! 📰

@zimeg zimeg added the docs M-T: Documentation work only label Jun 11, 2026
@zimeg zimeg added this to the @slack/bolt@next milestone Jun 11, 2026
@zimeg zimeg changed the title Docs: Removing external links for the unified nav Docs: removing external links for unified nav Jun 11, 2026
@zimeg zimeg changed the title Docs: removing external links for unified nav docs: removing external links for unified nav Jun 11, 2026
@haleychaas haleychaas merged commit 450a2b6 into main Jun 12, 2026
46 of 47 checks passed
@haleychaas haleychaas deleted the unified-nav branch June 12, 2026 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs M-T: Documentation work only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants