mi6 / ic-ui-kit

Intelligence Community UI Kit (based on StencilJS)
MIT License
19 stars 22 forks source link

[ic-date-input/picker] min and max don't update in playground story #2033

Closed GCHQ-Developer-530 closed 1 week ago

GCHQ-Developer-530 commented 1 week ago

Summary of the bug

Min and max props on date input and date picker don't have any affect on the component when used in the playground storybook.

🪜 How to reproduce

Tell us the steps to reproduce the problem:

  1. Go to storybook playground (done when 1970 is done)
  2. Click min/max in date input or date picker
  3. See that nothing happens

🧐 Expected behaviour

Min and max should be able to be updated after the initial render

GCHQ-Developer-530 commented 1 week ago

No longer an issue