Zvonimir Fras

Results 42 comments of Zvonimir Fras

[python-validity](https://github.com/uunicorn/python-validity) seems to have more activity and already supports 009*a*

I couldn't replicate it by changing items in knobs in the latest (4.36.1). Do you still have the same problem? If so, can you provide a reproduction?

This seems to be due to a change in carbon-components styles. If that's the case, downgrading to a working version of carbon-components should do the trick short term. Since these...

If you're updating from carbon 8 to 10, you're spanning a few major versions of carbon-components, and of carbon-components-angular. Both had quite a few breaking changes that you need to...

Looks like something might be off in your css, try updating to the latest carbon-components and carbon-components-angular. [Demo](https://angular.carbondesignsystem.com/?path=/story/components-table--with-pagination) looks perfectly fine so if updating doesn't fix it, we'll need a...

I think we're not merging this at this point. @Akshat55 double check and close, pls 🙂

This looks like it's incorrectly parsing the date because of the unusual (to flatpickr) format. Have you tried passing [`parseDate` function](https://flatpickr.js.org/options/) to flatpickr in which you parse the date correctly?

@cal-smith That link doesn't seem to be pointing to a specific place in the page. Should it be https://www.carbondesignsystem.com/patterns/dialog-pattern/#non-modal-dialogs instead or can we close this?

Hi @yashgarg17, thank you for noticing. The same behavior is observable in the reference implementation ([single](https://react.carbondesignsystem.com/?path=/story/combobox--combobox), [multi](https://react.carbondesignsystem.com/?path=/story/multiselect--filterable)), so that's by design. If you think this should be changed, open an...

Hi Albert, is this something you'd be interested in contributing? 🙂