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

Open Issues Need Help

View All on GitHub
Application Game Launcher

AI Summary: Implement a dynamic window resizing feature for the drag-and-drop registration modal in the QuickDashLauncher application. The modal should automatically resize to accommodate the content, particularly when registering folders with numerous options, preventing the need for scrolling. This involves adding an IPC handler, extending the window manager to handle resizing, and integrating the resizing logic into the RegisterModal component.

Complexity: 3/5
enhancement good first issue