-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
Add due date selection chips in homework dialog. #1162
Add due date selection chips in homework dialog. #1162
Conversation
…n-date-selection-chips
Visit the preview URL for this PR (updated for commit 9d6d2e6): https://sharezone-test--pr1162-homework-dialog-less-45uxhkln.web.app (expires Tue, 12 Dec 2023 17:05:56 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 4cb3ae61e1e018abfd9841fd3239f5b49ccc034b |
.github/workflows/unsafe_app_ci.yml
Outdated
@@ -165,6 +165,7 @@ jobs: | |||
run: | | |||
fvm flutter build web \ | |||
--release \ | |||
--dart-define DEVELOPMENT_STAGE=ALPHA \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WDYT? We need this so that the chips are shown in the preview app for GitHub PRs. We could add another stage like "PREVIEW" but I thought this is enough.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doesn't work...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add a new stage like "PREVIEW" sounds good 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doesn't work...
Hmm, the line looks good 🤔 When it's not working here, I would assume that also wouldn't work in production
.github/workflows/unsafe_app_ci.yml
Outdated
@@ -165,6 +165,7 @@ jobs: | |||
run: | | |||
fvm flutter build web \ | |||
--release \ | |||
--dart-define DEVELOPMENT_STAGE=ALPHA \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add a new stage like "PREVIEW" sounds good 👍
.github/workflows/unsafe_app_ci.yml
Outdated
@@ -165,6 +165,7 @@ jobs: | |||
run: | | |||
fvm flutter build web \ | |||
--release \ | |||
--dart-define DEVELOPMENT_STAGE=ALPHA \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doesn't work...
Hmm, the line looks good 🤔 When it's not working here, I would assume that also wouldn't work in production
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…n-date-selection-chips
@nilsreichardt I couldn't get the Also could you take a look why the "web-preview" job for the website (not web-app) is failing? I can't merge otherwise Also blocked by #1181 |
Visit the preview URL for this PR (updated for commit 9d6d2e6): https://sharezone-website-dev--pr1162-homework-dialog-less-c5zmla1m.web.app (expires Tue, 12 Dec 2023 17:05:02 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 372b0431a96247f908d9a97d5d865de1c8b3b04e |
Add quick selection chips for choosing a due date when creating a homework.
Sharezone.Web-App.-.Google.Chrome.2023-12-07.15-42-08.mp4