[PR #134] [MERGED] feat: Add docs link to topbar #691

Closed
opened 2025-10-31 15:18:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moghtech/komodo/pull/134
Author: @FoxxMD
Created: 10/17/2024
Status: Merged
Merged: 10/18/2024
Merged by: @mbecker20

Base: mainHead: docsLink


📝 Commits (1)

  • 9084b35 feat: Add docs link to topbar

📊 Changes

1 file changed (+22 additions, -9 deletions)

View changed files

📝 frontend/src/components/topbar.tsx (+22 -9)

📄 Description

Often when I'm in the UI I need to reference the docs but there is no quick way to access them. This PR adds a Docs link in the topbar next to the Version.

It follows the same media breakpoints as version so it's out of the way on smaller screen sizes.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/moghtech/komodo/pull/134 **Author:** [@FoxxMD](https://github.com/FoxxMD) **Created:** 10/17/2024 **Status:** ✅ Merged **Merged:** 10/18/2024 **Merged by:** [@mbecker20](https://github.com/mbecker20) **Base:** `main` ← **Head:** `docsLink` --- ### 📝 Commits (1) - [`9084b35`](https://github.com/moghtech/komodo/commit/9084b35fec0c747482134ea9859a3fa2ffecef7a) feat: Add docs link to topbar ### 📊 Changes **1 file changed** (+22 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/topbar.tsx` (+22 -9) </details> ### 📄 Description Often when I'm in the UI I need to reference the docs but there is no quick way to access them. This PR adds a [Docs](https://komo.do/docs/intro) link in the topbar next to the Version. It follows the same media breakpoints as version so it's out of the way on smaller screen sizes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 15:18:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#691