Joan Perals

Results 9 comments of Joan Perals

Adding a file named `parse5.html` with the following content in the `vendor` directory fixed it for me: ``` ``` (I get some other errors in the console, but at least...

Hi there, any update about this? @jacobbubu's proposal seems quite straightforward to implement (with the required change that the `republish` task should be `"make release"` instead of just `"make"`, I...

It would be nice to have more information on what this fixes from #1857. From the code it seems like it fixes the style of tables with header, but there...

> Everything should be visually backward compatible with the exception of the divider indentation fix, which is intended. The BackstopJs tests don't reveal any diff regarding the dividers but instead...

> In VR, this results in a change to the side nav divider width Shouldn't BackstopJS have caught a diff in the side nav permutations page then?

> The feature is added in its simplest form: the extra rows are added without col-span which is a debatable design choice and is challenging to introduce due to various...

Thanks for the explanations. > 1. It works naturally with sticky columns; Actually even if using colspan, the loader row could stick (i.e, not be affected by horizontal scroll, and...

Is this PR still relevant after https://github.com/cloudscape-design/components/pull/1069 or should it be closed?

Hi Nicolas, Note that the `detail.value` taken by `onChange` contains the new value with all files to be uploaded, not only the newly added or removed file(s). So I believe...