Scott C. Krause

Results 22 comments of Scott C. Krause

Hi. I too have encountered this issue. It's failing Chrome Lighthouse A11y audit. * Flickity PACKAGED v2.2.2

Hi. I can imagine a solution using [InterSectionObserver](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API). If anyone is interested, I could write a work around patch, or create a PR. Let me know if I can help.

Hi, I've create a patch that should improve the Lighthouse audit results with one or more carousels on the page: [Flick aria-hidden patch](https://gist.github.com/neodigm/bf64202df7ff854c910977eb1f2515a0) I've tried on a few production sites...

Wow, that does not read well. Try this: http://codepen.io/neodigm/pen/azRjdG.js

Also, there seems to be an issue with sandboxes always using the "case conversion" token. Look in DB. Not really a N55 issue, likely an API issue.

**Multiple Wdgt instances of the same class on the same page with DIFFERENT configs.** Also WTT Related: Per Wdgt header logic (exists in each wdgt for now) Interpret global wttPageConfig...

data-n55-poptart-rightclick _Use Case:_ A visual widget might render a marcom presentation (think wordcloud / ransom note) then expose a roller with share partial when the right-click is fired. ``` YOUR...

There are lots of things to consider. 1). This needs to inform the Key Lime design 2). We already have right-click logic, does that get retired? Breaking Change? 3). Will...