-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
UILabel for issues involving UI improvements, design updates, or visual enhancements in BJH OS.Label for issues involving UI improvements, design updates, or visual enhancements in BJH OS.enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersmultitaskingLabel for issues related to improving multitasking, window management, and handling multiple apps.Label for issues related to improving multitasking, window management, and handling multiple apps.
Description
📝 Description
Currently, users cannot move apps from the home screen to the main desktop. This issue aims to allow users to drag and drop apps from home to the main desktop, improving usability and personalization.
Goals
- Enable drag-and-drop functionality for apps from home to main desktop.
- Ensure apps stay in their new position after placement.
- Provide visual feedback while dragging (highlight target area).
- Maintain responsiveness on different screen sizes and devices.
Tasks
- Implement drag event listeners for home screen apps.
- Create drop zones on the main desktop.
- Update app positions in BJH OS configuration or local storage.
- Test for smooth dragging and proper placement.
- Ensure no conflicts with other desktop interactions (right-click, window movement).
Expected Result
- User can click and drag an app from home.
- Drop the app anywhere on the main desktop.
- App remains in its new position after placement.
- Drag-and-drop works smoothly across devices.
Acceptance Criteria
- Drag-and-drop functionality works without glitches.
- Apps retain their new desktop positions after reload.
- Visual feedback clearly indicates dragging and drop zones.
- No interference with other desktop or window actions.
Metadata
Metadata
Assignees
Labels
UILabel for issues involving UI improvements, design updates, or visual enhancements in BJH OS.Label for issues involving UI improvements, design updates, or visual enhancements in BJH OS.enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersmultitaskingLabel for issues related to improving multitasking, window management, and handling multiple apps.Label for issues related to improving multitasking, window management, and handling multiple apps.