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

Selected calendar cell styles mismatched with design specs #239

Closed
arrenleung opened this issue Jul 2, 2024 · 0 comments · Fixed by #243
Closed

Selected calendar cell styles mismatched with design specs #239

arrenleung opened this issue Jul 2, 2024 · 0 comments · Fixed by #243
Labels

Comments

@arrenleung
Copy link
Contributor

Please verify the version of auro-datepicker you have installed

2.6.0

Please describe the bug

Current datepicker:
image

Departing date selection (range and non-range):

  1. Create a datepicker and populate dates with price slots
  2. Select one of the dates with a price
  3. See that the price text does not change to white (should match design under expected behavior)

Returning date selection (range only):

  1. Create a ranged datepicker
  2. Select a departing date
  3. Select a returning date
  4. See that the returning date's pane is the same as the departing date (should match design under expected behavior)

Reproducing the error

This issue is reproducible on the Auro docsite

Expected behavior

Departing and returning panes match the design specs here:
https://www.figma.com/design/r0xy9TpWpR0AQ6to1dQ9gY/Date-Picker?node-id=0-482&m=dev

image

What browsers are you seeing the problem on?

Firefox, Chrome, Safari, Microsoft Edge

Additional context

No response

Exit criteria

No response

@arrenleung arrenleung added auro-datepicker not-reviewed Issue has not been reviewed by Auro team members Type: Bug Bug or Bug fixes labels Jul 2, 2024
@Patrick-Daly-AA Patrick-Daly-AA removed their assignment Jul 3, 2024
@Patrick-Daly-AA Patrick-Daly-AA removed the not-reviewed Issue has not been reviewed by Auro team members label Jul 3, 2024
@jason-capsule42 jason-capsule42 mentioned this issue Jul 4, 2024
6 tasks
@jason-capsule42 jason-capsule42 linked a pull request Jul 4, 2024 that will close this issue
6 tasks
blackfalcon pushed a commit that referenced this issue Jul 9, 2024
## [2.6.1](v2.6.0...v2.6.1) (2024-07-09)

### Bug Fixes

* **calendar:** make divider center correctly with range support [#242](#242) ([542c0fc](542c0fc))
* **day:** selected date price is now the right color [#239](#239) ([fa9968e](fa9968e))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants