couchbaselabs / couchbaselabs/mini-hacks
Checked List items disappear when an item inside the list is deleted.
- Dominant language
- Java
- Stars
- 137
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Issue found in kitchen-sync android version.
While the application opens up and the list items are displayed on the UI.
Say I start with four items in the list (the list in general may have n items).
I select say two items using their respective check boxes, as soon as I long press any other list item and confirm the deletion of the list item by pressing the yes in the dialog box that subsequently appears, all the checked items are unchecked.
Attached below are the snapshots of the issue:-
1. Starts syncing - (starts with 4 items in the list initially)

1. Two items inside the list are selected.

2. Fourth item long pressed and confirmed deleted -

3. Fourth item deleted, lost the checked list items -

Thank you. There is no additional log trace generated.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in the kitchen-sync Android application with four list items: check two items, long-press another item, and confirm deletion. Trace the list UI and deletion-confirmation flow to determine why the checked state is lost. Done means deleting an unchecked item leaves the other checked items checked, with no additional log trace required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100