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

Gradient on bottom of calendar missing #150

Closed
leeejune opened this issue Sep 29, 2023 · 1 comment · Fixed by #164 or #172
Closed

Gradient on bottom of calendar missing #150

leeejune opened this issue Sep 29, 2023 · 1 comment · Fixed by #164 or #172
Assignees
Labels

Comments

@leeejune
Copy link

Describe the bug

The bottom part of the calendar should be in a gradient. Currently it is a solid white color.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://auro.alaskaair.com/components/auro/datepicker
  2. Click on the datepicker
  3. See error

Expected behavior

Specs are listed out in this blueprint: https://www.figma.com/file/mZzZNE0cEPnphZozbaZfDy/Calendar?type=design&node-id=1839-23842&mode=design&t=vvzqoI7BimOAHXeK-11

Screenshot 2023-09-29 at 11 04 51 AM

Screenshot 2023-09-29 at 11 04 56 AM

Additional context

This issue is related to issue #140

@leeejune leeejune added auro-datepicker not-reviewed Issue has not been reviewed by Auro team members Type: Bug Bug or Bug fixes labels Sep 29, 2023
@yvonneyamasaki yvonneyamasaki self-assigned this Oct 3, 2023
@braven112 braven112 added this to the datepicker Mobile experience milestone Oct 5, 2023
@yvonneyamasaki
Copy link

Changed Height of the gradient

Image

Image

Specs are listed out in this blueprint:
https://www.figma.com/file/r0xy9TpWpR0AQ6to1dQ9gY/Date-Picker?type=design&node-id=740-29915&mode=design&t=lTpPrQPfYg5VRg37-4

@jordanjones243 jordanjones243 removed the not-reviewed Issue has not been reviewed by Auro team members label Nov 7, 2023
@jordanjones243 jordanjones243 mentioned this issue Nov 22, 2023
6 tasks
@jordanjones243 jordanjones243 linked a pull request Nov 22, 2023 that will close this issue
6 tasks
@jordanjones243 jordanjones243 linked a pull request Dec 6, 2023 that will close this issue
6 tasks
@jordanjones243 jordanjones243 mentioned this issue Dec 6, 2023
6 tasks
blackfalcon pushed a commit that referenced this issue Jan 4, 2024
# [2.1.0](v2.0.10...v2.1.0) (2024-01-04)

### Bug Fixes

* **centralDate:** correct centralDate attribute functionality ([2155f66](2155f66))
* **docs:** fix rendering of api docs [#162](#162) ([1bfba2f](1bfba2f))
* **input:** update date visibility when date is typed [#170](#170) ([7f1e872](7f1e872))
* **layout:** update cell layout with slot content ([ea171e3](ea171e3))
* **PR:** update code based on design and code review ([f50add4](f50add4))
* **range:** fix in range styles [#151](#151) ([6993124](6993124))
* **styles:** exclude stylelint rule after deps update ([52b14d1](52b14d1))

### Features

* **mobile:** implement 320px mobile design [#151](#151) ([2a8601a](2a8601a))
* **popover:** add popover slot functionality [#153](#153) ([d1a7e72](d1a7e72))
* **slot:** add slot and functionality for date cells [#128](#128) ([62dad65](62dad65))

### Performance Improvements

* **button:** refactor mobile button design [#154](#154) ([f7b65fa](f7b65fa))
* **csspart:** add cssparts to datepicker [#156](#156) ([09a60a8](09a60a8))
* **deps:** install latest design tokens ([4a05ff3](4a05ff3))
* **deps:** update dependencies ([036940a](036940a))
* **deps:** update dependencies ([891ad79](891ad79))
* **deps:** update deps and repo to support node 20 [#147](#147) ([a506464](a506464))
* **design:** update datepicker styles per design ([5cadc28](5cadc28))
* **dropdown:** update to latest version of dropdown ([cc56aa7](cc56aa7))
* **gradient:** update mobile gradient color [#150](#150) ([98d1811](98d1811))
* **hover:** update hovered date handling ([8a2b2dd](8a2b2dd))
* **jsdocs:** update jsdocs ([c9b20cb](c9b20cb))
* **library:** implement auro-library and use utils ([7127d65](7127d65))
* **mobile:** remove mobile header back button [#154](#154) ([dca0d32](dca0d32))
* **PR:** update code based on PR review ([c0b808f](c0b808f))
* **slot:** handle slot content with less code ([5d5d7be](5d5d7be))
* **styles:** add styles to day slot content [#128](#128) ([740e65a](740e65a))
* **theme:** update token prefixes [#159](#159) ([25e3092](25e3092))
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.

6 participants