ossappscollective / ossappscollective/OSS-DocumentScanner
[BUG] Moving multiple cards into a folder only visually moves the first one
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.4k
- Forks
- 121
- Avg merge
- 1d 58m
- Merged PRs (30d)
- 17
Description
Which app is your issue for
CardWallet
Version
version: 1.14.0 build 82
What platform are you using?
Android
OS Version
Android 14 on a Oneplus 10T. no custom rom.
What happened?
steps to reproduce
- select more than one card
- click the 3 dot menu
- click move to folder
- choose an existing folder
usually only one is removed from the source folder in my testing. restarting the app causes all cards to show in proper folders. if user does not do that, sometimes deleting the one outside the folder deletes the other. sometimes moving back to the original folder merges them back together
expected behavior:
- all cards selected by long press should be immediately visually transferred when moved to another folder
Relevant log output
Code of Conduct
- I agree to follow this project's Code of Conduct
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Reproduce the multi-card move on Android 14, then trace the move-to-folder flow from the three-dot menu and compare the visible card state with the persisted state after restarting. Done means every selected card immediately appears in the destination folder and remains correct after restart, moving, or deletion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100