Skip to content

docs: removing external links for unified nav#1603

Merged
haleychaas merged 1 commit into
mainfrom
unified-nav
Jun 12, 2026
Merged

docs: removing external links for unified nav#1603
haleychaas merged 1 commit into
mainfrom
unified-nav

Conversation

@haleychaas

Copy link
Copy Markdown
Contributor

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

Category (place an x in each of the [ ])

  • bolt (Bolt for Java)
  • bolt-{sub modules} (Bolt for Java - optional modules)
  • slack-api-client (Slack API Clients)
  • slack-api-model (Slack API Data Models)
  • slack-api-*-kotlin-extension (Kotlin Extensions for Slack API Clients)
  • slack-app-backend (The primitive layer of Bolt for Java)

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you agree to those rules.

@haleychaas haleychaas requested a review from a team as a code owner June 11, 2026 21:02
@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 73.30%. Comparing base (b6586d9) to head (ac43adb).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1603      +/-   ##
============================================
- Coverage     73.33%   73.30%   -0.03%     
+ Complexity     4521     4519       -2     
============================================
  Files           478      478              
  Lines         14300    14300              
  Branches       1490     1490              
============================================
- Hits          10487    10483       -4     
- Misses         2922     2930       +8     
+ Partials        891      887       -4     
Flag Coverage Δ
jdk-14 73.30% <ø> (-0.03%) ⬇️

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

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

@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 1.49.1 milestone 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 force-pushed the unified-nav branch 2 times, most recently from 34afe11 to 71d8cb0 Compare June 12, 2026 16:34
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@haleychaas haleychaas merged commit 803231d into main Jun 12, 2026
7 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