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

1308 fe preventing dates longer than 3 months #1342

Merged
merged 7 commits into from
Sep 12, 2022

Conversation

jekijo
Copy link
Member

@jekijo jekijo commented Sep 7, 2022

Fixes #{1308}

  • Up to date with dev branch
  • Branch name follows guidelines
  • All PR Status checks are successful
  • Peer reviewed and approved

While still able to click on and select dates outside of the available range when using the disabledDays arg, they are now greyed out and return no data when selected.

@jekijo jekijo requested a review from nichhk September 7, 2022 23:58
Copy link
Member

@nichhk nichhk left a comment

Choose a reason for hiding this comment

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

Looks great, thanks!

Could you attach a screenshot showing how the calendar looks now?

@@ -162,6 +162,7 @@ async def get_open_request_counts():
return result


@cached(alias="default")
Copy link
Member

Choose a reason for hiding this comment

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

Please delete this change from the PR

Copy link
Member

Choose a reason for hiding this comment

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

Friendly ping

@jekijo
Copy link
Member Author

jekijo commented Sep 9, 2022

Screen Shot 2022-09-08 at 7 41 57 PM

Screen Shot 2022-09-08 at 7 42 22 PM

Screen Shot 2022-09-08 at 7 42 45 PM

Copy link
Member

@nichhk nichhk left a comment

Choose a reason for hiding this comment

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

Thanks for the screenshots! Looks great. I left another comment on a comment from the first round that might've been missed.

@@ -162,6 +162,7 @@ async def get_open_request_counts():
return result


@cached(alias="default")
Copy link
Member

Choose a reason for hiding this comment

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

Friendly ping

Copy link
Member

@nichhk nichhk left a comment

Choose a reason for hiding this comment

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

Looks great, thanks Killen! Feel free to merge when you are ready.

@jekijo jekijo merged commit 670eff3 into dev Sep 12, 2022
@jekijo jekijo deleted the 1308-FE-preventing-dates-longer-than-3-months branch September 12, 2022 17:48
@melissahermes99
Copy link
Member

melissahermes99 commented Sep 28, 2022

It's looking great! Would it be possible to cut the calendar length to align with the line on the dropdown? The calendar color also might blend in too much with the rest of the menu. Let me run that by Elizabeth to ask her thoughts on the calendar color.

Could the calendar length have been extended to cover up the selection text below it? if so, that's another thing I might want to discuss with Elizabeth. We might be able to figure something out.
image

  • After discussing, would it be possible to extend the calendar all the way to the edge of the drop down and add a drop shadow?

@melissahermes99
Copy link
Member

image
Would this be possible to create?

This was referenced Oct 6, 2022
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