David Dossett

Results 55 comments of David Dossett

![CleanShot 2022-07-28 at 09 17 17](https://user-images.githubusercontent.com/25163139/181587746-1f9aaabe-663a-4c53-bec1-5498053a46b0.gif) Feels strange to have background colors changing despite allowing disabled elements to have focus. Can we just use the focus border without changing the...

Some quick early feedback: - I think it's a good idea to expose the option to resolve a thread without commenting. - I think we should keep the reply text...

FYI @hawkticehurst is on leave at the moment—I'll wait for him to comment here as I'm pretty sure this was a trade off we had to make for various reasons.

Great idea! We have this in the soon-to-be-released Figma toolkit. Agreed that it should be added here as well.

Cool! Off the top of my head, a simple label will be a good first step. Could also consider configurations for `required` and slots of things like info icons as...

Thanks @yannickowow. We have an item to implement validation/hints for some inputs on our radar. I'll fold this under that work.

It appears this is related to this behavior: https://github.com/microsoft/vscode-webview-ui-toolkit/blob/3ba70540550ebe53a6010cacd7ff1a1d4c612d3e/src/utilities/theme/applyTheme.ts#L56-L60 I'm slightly confused why removing this as a sanity check doesn't work since these values are indeed explictly set in VS...

VS Code now tells webviews about `hc-light` so I can pick this up later this week or next.

Any specific ideas or requests for those two items?

Thanks for raising this, @idoprz. We've received this request from other teams at Microsoft and usually recommend the native `TreeView` to avoid reinventing a fairly complex control. But I'm interested...