Skip to content

fix: Prevent app to move to a folder in another page of the launcher#400

Open
remibiche wants to merge 2 commits into
FossifyOrg:mainfrom
remibiche:main
Open

fix: Prevent app to move to a folder in another page of the launcher#400
remibiche wants to merge 2 commits into
FossifyOrg:mainfrom
remibiche:main

Conversation

@remibiche
Copy link
Copy Markdown

@remibiche remibiche commented May 28, 2026

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

  • Before, when you moved an app in the launcher to a location where there is a folder of apps (even in another page) and keep it for 500ms, it opened the folder and put the app in this folder.
  • Now, it only opens the folder if you are in the current page.

Before & after preview

Before:
https://github.com/user-attachments/assets/4d9316f4-e378-44c6-b6be-eb8ca4e0726e

After:
https://github.com/user-attachments/assets/36973d5d-3b4b-460e-b883-94eae334daa4

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • I have self-reviewed my pull request (no typos, formatting errors, etc.).
  • I understand every change in this pull request.

@remibiche remibiche requested a review from naveensingh as a code owner May 28, 2026 14:46
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.

Folders can be added to from different pages.

1 participant