elements icon indicating copy to clipboard operation
elements copied to clipboard

Web component library for developing Visual Studio Code extensions

Results 52 elements issues
Sort by recently updated
recently updated
newest added

I've noticed that dropdown of a vscode-single-select (combobox mode) nested in a vscode-tabs leads to visual clipping. ![Image](https://github.com/user-attachments/assets/0f50c0f5-6f62-4b91-a1bb-355b37b471e8)

bug

- [x] Badge - [x] Button - [x] Checkbox - [x] CheckboxGroup - [x] Collapsible - [x] ContextMenu - [x] ContextMenuItem - [x] Divider - [ ] FormContainer - [...

Checkbox style is rect with round corner, we can't customize it Textfield Textarea have different padding with vscode controls, and we can't customize it. Could you add parts to the...

It would be nice to have and add into the example one that shows how to use the table-body component with virtualized rows (recycling offscreen items for example).

Is it possible to add an icon option to the context menu data, so that it can show up to the left of the label. VSCode does this in their...

enhancement

(I'm filing a few accessibility warnings and I can help fixing those) Title: WCAG 4.1.2: Ensure an element's role supports its ARIA attributes (vscode-multi-select) Tags: Accessibility, WCAG 4.1.2, aria-allowed-attr Issue:...

WCAG 4.1.2: Ensure every form element has a label (#script-selector,.combobox-input[spellcheck="false"][type="text"]) Tags: Accessibility, WCAG 4.1.2, label Issue: Ensure every form element has a label (label - https://accessibilityinsights.io/info-examples/web/label) Target application: GenAIScript Script...

Title: Tags: Accessibility, WCAG 4.1.2, button-name Issue: Ensure buttons have discernible text (button-name - https://accessibilityinsights.io/info-examples/web/button-name) Target application: GenAIScript Script Runner - http://127.0.0.1:8003/?scriptid=add.test Element path: #script-selector,.combobox-button Snippet: How to fix: Fix...

Tags: Accessibility, WCAG 1.3.1, aria-required-children Issue: Ensure elements with an ARIA role that require child roles contain them (aria-required-children - https://accessibilityinsights.io/info-examples/web/aria-required-children) Target application: GenAIScript Script Runner - http://127.0.0.1:8003/?scriptid=add.test Element path:...