Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix homework dialog todoUntil hack. #1160

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

Jonas-Sander
Copy link
Collaborator

Add and use _DateSelection class inside HomeworkDialogBloc. Previously I used special "not selected" values for the internal _HomeworkDto.todoDate that the bloc used for its state which was very hacky and won't work when adding lesson selection chips.

Copy link

github-actions bot commented Nov 21, 2023

Visit the preview URL for this PR (updated for commit d4a2182):

https://sharezone-test--pr1160-fix-hw-dialog-bloc-s-jmyt3m1x.web.app

(expires Fri, 24 Nov 2023 21:45:50 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4cb3ae61e1e018abfd9841fd3239f5b49ccc034b

Copy link
Member

@nilsreichardt nilsreichardt left a comment

Choose a reason for hiding this comment

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

LGTM

@Jonas-Sander Jonas-Sander added this pull request to the merge queue Nov 21, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 21, 2023
github-merge-queue bot pushed a commit that referenced this pull request Nov 21, 2023
@Jonas-Sander Jonas-Sander added this pull request to the merge queue Nov 21, 2023
Merged via the queue into main with commit 150b190 Nov 21, 2023
22 checks passed
@Jonas-Sander Jonas-Sander deleted the fix-hw-dialog-bloc-selected-date-hacks branch November 21, 2023 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants