Max Mertens

Results 4 comments of Max Mertens

Hi @tobiu, please make sure to always comply with the WCAG guideline here. For example the picker should show when pressing Enter OR Space https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/examples/datepicker-dialog/

We need syntax highlighting and other code editor behaviour as shown in this example https://microsoft.github.io/monaco-editor/ https://microsoft.github.io/monaco-editor/docs.html

I don't see how there is a difference. :active = mousedown / tap or not? @tobiu @ExtAnimal

I think I know what you mean and I think we need to align on some semantics **:active** pseudo-class represents an element (such as a button) that is being activated...