[PR #854] [MERGED] feat: command group distinction #1208

Closed
opened 2026-02-26 19:32:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/854
Author: @Gautam-Hegde
Created: 1/22/2024
Status: Merged
Merged: 1/24/2024
Merged by: @dguyen

Base: mainHead: feat/add_commandGroup_distinction


📝 Commits (7)

  • 98667da chore: code tidy
  • 6e22eff feat: command grp border
  • dd9fe7a Merge branch 'main' into feat/add_commandGroup_distinction
  • a614575 Merge branch 'main' into feat/add_commandGroup_distinction
  • ba1fb2d chore: cmdGrp ui fixes
  • dba6f85 fix: theme preferences menu alignment
  • 5aac838 chore: lint

📊 Changes

3 files changed (+10 additions, -6 deletions)

View changed files

📝 apps/web/src/components/(dashboard)/common/command-menu.tsx (+5 -1)
📝 apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx (+2 -2)
📝 packages/ui/primitives/command.tsx (+3 -3)

📄 Description

fixes #836

  • Explicit div is used instead of <CommandSeparator/> , since it failed to render borders for dynamic search results, but only works for initial menu.

(initial menu)
cgrp

(search results)
dyanmic


🔄 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/documenso/documenso/pull/854 **Author:** [@Gautam-Hegde](https://github.com/Gautam-Hegde) **Created:** 1/22/2024 **Status:** ✅ Merged **Merged:** 1/24/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `feat/add_commandGroup_distinction` --- ### 📝 Commits (7) - [`98667da`](https://github.com/documenso/documenso/commit/98667dac15235a937d9effbce218aa2a50466108) chore: code tidy - [`6e22eff`](https://github.com/documenso/documenso/commit/6e22eff5a14905a337fdf5b51aa2a0fe88708fb8) feat: command grp border - [`dd9fe7a`](https://github.com/documenso/documenso/commit/dd9fe7a97c76d89bd061134e8eccd666d2d43950) Merge branch 'main' into feat/add_commandGroup_distinction - [`a614575`](https://github.com/documenso/documenso/commit/a6145754b5d8d2c2fd3b2b2380f97d37bd674efc) Merge branch 'main' into feat/add_commandGroup_distinction - [`ba1fb2d`](https://github.com/documenso/documenso/commit/ba1fb2d5e7af586fb1731684a633a4e5e045a2de) chore: cmdGrp ui fixes - [`dba6f85`](https://github.com/documenso/documenso/commit/dba6f851c69a84ce2646b633be30d580ff4908fd) fix: theme preferences menu alignment - [`5aac838`](https://github.com/documenso/documenso/commit/5aac83801b7f7278b32a162b77cef46065f1e2a5) chore: lint ### 📊 Changes **3 files changed** (+10 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/components/(dashboard)/common/command-menu.tsx` (+5 -1) 📝 `apps/web/src/components/(dashboard)/layout/verify-email-banner.tsx` (+2 -2) 📝 `packages/ui/primitives/command.tsx` (+3 -3) </details> ### 📄 Description fixes #836 - Explicit `div` is used instead of `<CommandSeparator/>` , since it failed to render borders for dynamic search results, but only works for initial menu. (initial menu) ![cgrp](https://github.com/documenso/documenso/assets/85569489/0ee0aabb-c780-4c03-97e7-cf9905bb9b61) (search results) ![dyanmic](https://github.com/documenso/documenso/assets/85569489/74b0a714-a952-4516-9787-53d50a60b78c) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:32:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1208
No description provided.