Elise Chant

Results 42 comments of Elise Chant

There's also potentially a malicious actor that now owns the website:

``` $('.sscroll').slimscroll({ start: 'bottom', }); // append your html // then calculate the new scroll height var bottomCoord = $('.sscroll')[0].scrollHeight; $('.sscroll').slimScroll({scrollTo: bottomCoord}); ```

That's a great insight @MadeByMike. I learnt something 👍! I agree with your position, and I think it's right. I agree that it's early days but assumptions should be clarified...

@Noviny yep that's true. Still we should capture that as an environment requirement. > Additionally, there's no way we can make this work out of the box We should manage...

Interesting, and not a bad idea. A Github Action may be useful?

+1 meaningful default naming conventions. Also, would it be desired to alias these names in a config file like Lerna allows you to?

I am musing about @mitchellhamilton 's suggestion of `products` although would it be safe to assume this would only be useful for a case where a product's packages are required...

I think this should be visually approved, not just PR'ed.

dupe of task raised 28 days ago https://github.com/AusDTO/gov-au-ui-kit/issues/386

@klepas not sure if this is a ui-pattern or a core feature - that would depend on ui-kit's architectural design paradigms. Personally I believe it should be a core feature.