dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

Adding collision detection to the Date Picker #2023

Closed GomezIvann closed 3 months ago

GomezIvann commented 3 months ago

Checklist

Description As requested, we have added collision detection for the picker of the Date Input.

Quick note: The distance between the Picker and the Date Input has been increased to 4px. This is caused by the error state, whose box-shadow appeared too close to the popover.

Another quick note: An update on the imports from the Bar Chart. Trying to find a solution to the exporting issues.

screen-capture (1).webm

Closes #2014