fix(app_search): update ctrl+k menu when chat color changes or is left#19500
Merged
jrainville merged 1 commit intomasterfrom Dec 16, 2025
Merged
fix(app_search): update ctrl+k menu when chat color changes or is left#19500jrainville merged 1 commit intomasterfrom
jrainville merged 1 commit intomasterfrom
Conversation
Member
Jenkins BuildsClick to see older builds (12)
|
caybro
approved these changes
Dec 8, 2025
osmaczko
approved these changes
Dec 8, 2025
Member
✔️ status-desktop/prs/android/arm64/package/PR-19500#5 🔹 ~12 min 🔹 af6e687a 🔹 📦 android/arm64 package |
c094147 to
d7bd3fd
Compare
Member
✔️ status-app/prs/linux/x86_64/tests-nim/PR-19500#2 🔹 ~10 min 🔹 d7bd3fd 🔹 📦 tests/nim package |
Member
✔️ status-app/prs/linux/x86_64/tests-ui/PR-19500#2 🔹 ~14 min 🔹 d7bd3fd 🔹 📦 tests/ui package |
Member
Jenkins BuildsClick to see older builds (15)
|
b3833a8 to
4202384
Compare
4202384 to
dec9426
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #18630 and #18631
ctrl-k-menu-fix.webm
There is a small bug where the list items have the wrong background on first open. Not sure why, but probably because of the Theme change. I'll open a new issue