[PR #5591] [MERGED] Command bar VRTs #6016

Closed
opened 2026-02-28 21:22:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5591
Author: @MikesGlitch
Created: 8/20/2025
Status: Merged
Merged: 8/21/2025
Merged by: @MikesGlitch

Base: masterHead: command-bar-vrt


📝 Commits (10+)

📊 Changes

8 files changed (+83 additions, -0 deletions)

View changed files

packages/desktop-client/e2e/command-bar.test.ts (+77 -0)
packages/desktop-client/e2e/command-bar.test.ts-snapshots/Command-bar-Check-the-command-bar-search-works-correctly-1-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/command-bar.test.ts-snapshots/Command-bar-Check-the-command-bar-search-works-correctly-2-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/command-bar.test.ts-snapshots/Command-bar-Check-the-command-bar-search-works-correctly-3-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/command-bar.test.ts-snapshots/Command-bar-Check-the-command-bar-visuals-1-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/command-bar.test.ts-snapshots/Command-bar-Check-the-command-bar-visuals-2-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/command-bar.test.ts-snapshots/Command-bar-Check-the-command-bar-visuals-3-chromium-linux.png (+0 -0)
upcoming-release-notes/5591.md (+6 -0)

📄 Description

Added Command bar VRT's


🔄 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/actualbudget/actual/pull/5591 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 8/20/2025 **Status:** ✅ Merged **Merged:** 8/21/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `command-bar-vrt` --- ### 📝 Commits (10+) - [`7dbd652`](https://github.com/actualbudget/actual/commit/7dbd652c3585553aa631960a1e5dd9858fe3de34) command bar vrts - [`f093d60`](https://github.com/actualbudget/actual/commit/f093d60519c97ebdcab393678a0fc8102a8cec3c) Merge branch 'master' of https://github.com/MikesGlitch/actual into command-bar-vrt - [`b2a8d2d`](https://github.com/actualbudget/actual/commit/b2a8d2d7a685d0f377fe9328db54b5a24597d492) release notes - [`f3d40f6`](https://github.com/actualbudget/actual/commit/f3d40f6a6870afbd3f5086a475db60aec267f2fd) reduce flakiness - [`a81bb9a`](https://github.com/actualbudget/actual/commit/a81bb9a078b50274d822d0b11447b0d16c42f74a) oh - [`dd86532`](https://github.com/actualbudget/actual/commit/dd865324c96a241b41b3fb3052d637b7d3e1adcc) add screenshots back in - [`b491837`](https://github.com/actualbudget/actual/commit/b491837dacbcb44c2f9c499a21f44705058e2ed2) Update VRT - [`fd566d5`](https://github.com/actualbudget/actual/commit/fd566d58f75f0c48deef471b44f5c8da62de734d) trigger - [`691d636`](https://github.com/actualbudget/actual/commit/691d63613b87cc4edeb8c772f491d555ed465ebd) Merge branch 'command-bar-vrt' of https://github.com/MikesGlitch/actual into command-bar-vrt - [`ebf684c`](https://github.com/actualbudget/actual/commit/ebf684c603c016ae1c372c9014c183f59d3521bf) reducing screenshots ### 📊 Changes **8 files changed** (+83 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `packages/desktop-client/e2e/command-bar.test.ts` (+77 -0) ➕ `packages/desktop-client/e2e/command-bar.test.ts-snapshots/Command-bar-Check-the-command-bar-search-works-correctly-1-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/command-bar.test.ts-snapshots/Command-bar-Check-the-command-bar-search-works-correctly-2-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/command-bar.test.ts-snapshots/Command-bar-Check-the-command-bar-search-works-correctly-3-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/command-bar.test.ts-snapshots/Command-bar-Check-the-command-bar-visuals-1-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/command-bar.test.ts-snapshots/Command-bar-Check-the-command-bar-visuals-2-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/command-bar.test.ts-snapshots/Command-bar-Check-the-command-bar-visuals-3-chromium-linux.png` (+0 -0) ➕ `upcoming-release-notes/5591.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Added Command bar VRT's --- <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 2026-02-28 21:22:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6016