Simon Smith

Results 80 comments of Simon Smith

This seems to work okay - https://github.com/jaredpalmer/cypress-image-snapshot/pull/254 cc @jaredpalmer If it doesn't get merged I'll publish it on npm as a fork Edit: You can grab it here - https://www.npmjs.com/package/@simonsmith/cypress-image-snapshot

@lruszlewicz Different how?

It does seem like this behaviour is intentional from the Cypress side in version 10 - https://docs.cypress.io/guides/references/migration-guide#Generated-Files

@mkoryak Same problem with `position: absolute` however when trying the code from that PR the issue seems to be fixed.

In case it helps anyone else, I ended up creating a very simplistic version of this plugin - https://github.com/simonsmith/jquery.stickyTableHeader Not as full featured as floaThead but it did meet my...

@mkoryak Yep, it's by no means perfect but I had a hard requirement to support screenreaders and from what I could tell any solution that didn't leave an existing `thead`...

I would find this very useful. All the solutions I've found so far display the mode over on the right which is out of my way on larger screens. Is...

Are you adding them to the build config? - https://github.com/simonsmith/modular-html-requirejs/blob/master/build.js