Skip to content

Conversation

@JordanMarshall
Copy link
Contributor

No description provided.

@CLAassistant
Copy link

CLAassistant commented Apr 4, 2019

CLA assistant check
All committers have signed the CLA.

private val fragmentManager: FragmentManager
) : MobiusView<SubmissionDetailsViewState, SubmissionDetailsEvent>(
R.layout.fragment_submissiont_details,
R.layout.fragment_submission_details,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol, nice catch

@JordanMarshall JordanMarshall merged commit 79fb33c into master Apr 4, 2019
@JordanMarshall JordanMarshall deleted the MBL-11324-submission-details-view branch April 4, 2019 18:36
kristofnemere added a commit that referenced this pull request Nov 24, 2025
Fixed issue #1: Empty state only appeared after manual refresh when
all ToDo items were marked as done via checkboxes.

Changes:
- Added applyFiltersLocally() call in startCheckboxDebounceTimer() after
  items are added to removingItemIds for animation
- This ensures itemsByDate is updated to reflect filtered completed items
- Empty state now appears automatically when last item is completed

Test plan:
- Mark all visible ToDo items as done using checkboxes
- Verify empty state appears automatically after animation (~1 second)
- Test with various filter combinations (Show Completed on/off)
- Verify both swipe-to-done and checkbox trigger empty state correctly

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
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.

4 participants