You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the Ctrl project needs, we detect some inconsistencies in the CALENDAR component.
Our goal with this ticket is to fix how this component looks, remove the unnecessary code from Ctrl.
And be able to consume the component from the DS without adding extra css or js to make it work in Ctrl.
The thing with the calendar is that in terms of the event's background colors, the authors of the library recommend using only the options in javascript at the moment to set up the calendar build instead of making CSS override. https://fullcalendar.io/docs/eventColor
Next, the file on ctrl that shows how the calendar is built:
And one more thing, this calendar is exclusive in the control project, so this should probably not be part of the design system.
Description
Based on the Ctrl project needs, we detect some inconsistencies in the CALENDAR component.
Our goal with this ticket is to fix how this component looks, remove the unnecessary code from Ctrl.
And be able to consume the component from the DS without adding extra css or js to make it work in Ctrl.
TO EXPLORE
Narrative
Design System: https://www.figma.com/file/c1SBfQGUU3twlW3YjeL8Sx/michelada_DS?node-id=0%3A1
Control project: https://www.figma.com/file/TmTjBO1Ua93cm6B978ErDw/ControlMocks_21-0ct-2020?node-id=3456%3A0
Palette scheme
Definition of done
Acceptance criteria
The text was updated successfully, but these errors were encountered: