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

Date Input size fillParent does not work in a flex container #1666

Closed Jialecl closed 6 months ago

Jialecl commented 1 year ago

Describe the bug When the Date Input with size="fillParent" is placed inside a flex container it does not take the whole width as it should. It only works correctly when the flex container it is also direction="column".

Screenshots image

Additional context It might be due to the div that contains the date input.

github-actions[bot] commented 9 months ago

This issue is stale because it has been open for 15 days with no activity. If there are no further updates or modifications within the next 15 days, it will be automatically closed.