Skip to content

docs: removing external links for unified nav#2625

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

docs: removing external links for unified nav#2625
haleychaas merged 2 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

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@haleychaas haleychaas requested a review from a team as a code owner June 11, 2026 20:57
@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 88.88%. Comparing base (2d370dc) to head (c147b87).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2625   +/-   ##
=======================================
  Coverage   88.88%   88.88%           
=======================================
  Files          62       62           
  Lines       10238    10238           
  Branches      451      451           
=======================================
  Hits         9100     9100           
  Misses       1117     1117           
  Partials       21       21           
Flag Coverage Δ
cli-hooks 88.88% <ø> (ø)
cli-test 88.88% <ø> (ø)
logger 88.88% <ø> (ø)
oauth 88.88% <ø> (ø)
socket-mode 88.88% <ø> (ø)
web-api 88.88% <ø> (ø)
webhook 88.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@changeset-bot

changeset-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c147b87

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

@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 changed the title Docs: Removing external links for 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 66e6cdb into main Jun 12, 2026
12 checks passed
@haleychaas haleychaas deleted the unified-nav branch June 12, 2026 17:27
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