Melanie Richards
Melanie Richards
Thanks for your feedback @Wolfr! This was [one of our open questions](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/CSSAnchoredPositioning/explainer.md#should-the-user-agent-provide-a-default-repositioning-scheme), so it's good to know that you'd find automatic positioning useful. Can you tell me a little bit...
Hmm, maybe we should just change the syntax to `Element.setAttribute('anchor', 'someIdHere');` and the usual behavior + processing of IDREFs occurs. WDYT, @BoCupp-Microsoft?
Thanks for the feedback, Rob! In the short term we'd like to make sure we can solve the anchored positioning use case (in order to unblock a customizable `` and...
Thanks Mason! I like the idea of enumerating those use cases. Any concerns with porting this conversation to Open UI so that we can solicit input from web devs? Beyond...
Thanks for the feedback, @noamr, will take this into consideration! The `anchor` attribute is currently just part of the `` proposal, but we imagine that some popup-related attributes could be...
Thanks Aaron! Perhaps going a little bit down a philosophical road in this issue, but I think it's worth avoiding new bits of entropy where we can, even if a...
This is so exciting!! It's looking so good, @ststimac. 1. In the first row of the results tiles, the scan time/version are the largest numbers, when it seems like they're...
Oh whoops I didn't notice that. I agree w/ Anton.
@ststimac FYI, I'll take care of this demo
@dstorey should we put `tabindex="-1"` on the file input? And then maybe remove that if the user has triggered the upload dialog and chosen a file, so that they can...