Matt Wang
Matt Wang
Just circling back to many issues now. Your feature request (and implementation strategy) seems reasonable to me; a PR is welcome!
Gotcha, thank you @AngledLuffa. In that case, I'll close this issue for now - if you feel that the feature would be needed later down the line, feel free to...
Thanks for commenting @bewuethr! Hm, I imagine this is probably because we override the browser defaults for table `position`; it's possible that either `position: sticky`/`top: 0` is not high enough...
I'd be happy to review a PR that implements this feature (behind some sort of opt-in flag). While I've also added it to my backlog, it's very large (and thus...
@pdmosses at your convenience, do you want to take a look at this PR? You should have access to our Chromatic account through GitHub OAuth; you should be able to...
No worries at all; this isn't urgent!
Thanks for submitting an issue @rrrrrrockpang! I agree that this could be a very useful feature; #625 is a related issue (which targets a superset of this feature - also...
One potential sketch for the feature above is to add some sort of `modifier_key` parameter that takes in null (no ctrl key necessary), `ctrl` (ctrl key), or "smart" (ctrl on...
Thank you for submitting this issue! On first glance, I don't see why we *shouldn't* have `generateId` default to true. What are your thoughts on this? > FYI: I think...
Ah, could have been more clear; my intention was to ask if anybody *else* has seen the bug outside of your local testing, or if you have a reproducible example...