Skip to content

Conversation

@JordanMarshall
Copy link
Contributor

No description provided.

@JordanMarshall JordanMarshall force-pushed the MBL-11328-view-url-submission branch from d88a106 to 1414abf Compare April 12, 2019 15:30
@codecov
Copy link

codecov bot commented Apr 12, 2019

Codecov Report

Merging #10 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##             master     #10   +/-   ##
========================================
  Coverage      6.14%   6.14%           
  Complexity       91      91           
========================================
  Files            73      73           
  Lines          4427    4427           
  Branches        671     671           
========================================
  Hits            272     272           
  Misses         4115    4115           
  Partials         40      40

@CalvinKern CalvinKern self-assigned this Apr 15, 2019
@JordanMarshall JordanMarshall merged commit 9118184 into master Apr 15, 2019
@JordanMarshall JordanMarshall deleted the MBL-11328-view-url-submission branch April 15, 2019 19:50
kristofnemere added a commit that referenced this pull request Nov 24, 2025
Fixed multiple issues where ToDo list didn't automatically refresh
after changes in various parts of the app:

Changes:
- ToDoListViewModel: Added CalendarSharedEvents listener to refresh
  on RefreshToDoList events
- EditDashboardViewModel: Emit RefreshToDoList when favoriting/
  unfavoriting courses to update filtered ToDo items
- SubmissionWorker: Emit RefreshToDoList after successful assignment
  submissions to remove completed items

This fixes the following QA findings from MBL-19553:
- Issue #2: Badge updates but page doesn't refresh after creating
  events/todos
- Issue #4: Favorite courses filter doesn't auto-update
- Issue #5: Assignment submission doesn't refresh ToDo page
- Issue #9: ToDo created from widget appears on widget but not page
- Issue #10: Deleted event/ToDo doesn't disappear from page

Test plan:
- Create/update/delete calendar events and verify ToDo list refreshes
- Favorite/unfavorite courses and verify filtered ToDos update
- Submit assignments and verify they disappear from ToDo list
- Create ToDos from widget and verify they appear in list
- Delete events/ToDos and verify they disappear immediately

🤖 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.

3 participants