1 Open Issue Need Help Last updated: Aug 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Modify the Qt CommandPaletteWidget to prevent double-clicks from editing items. The current behavior edits items even though the underlying model is read-only. The fix should ensure double-clicks trigger the item selection signal as intended.

Complexity: 2/5
bug good first issue