mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-22 14:22:50 -05:00
[PR #134] [MERGED] feat: Add docs link to topbar #691
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:docsLink📝 Commits (1)
9084b35feat: 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.