Skip to content

Conversation

@bfollington
Copy link
Contributor

@bfollington bfollington commented Oct 22, 2025

We regressed when reworking the 'active charm' concept. Clicking the 🔍 should show the charms list, clicking an item should navigate to it and dismiss the list. After our recent changes, we no longer automatically dismissed the list. This PR corrects that behaviour.


Summary by cubic

Restores auto-dismiss for the charm list: selecting a charm from the 🔍 list now activates it and hides the list. Fixes regression from the active charm rework.

  • Bug Fixes
    • Close the charm list when setting an active charm (set-active-charm-id clears showShellCharmListView).
    • Added a unit test to verify the list is dismissed.

We regressed when reworking the 'active charm' concept. Clicking the 🔍 should show the charms list, clicking an item should navigate to it and dismiss the list. After our recent changes, we no longer automatically dismissed the list. This PR corrects that behaviour.
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@bfollington bfollington merged commit 69c51cb into main Oct 23, 2025
8 checks passed
@bfollington bfollington deleted the fix/2025-10-23-fix-charm-list-view branch October 23, 2025 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants