Jeri Peier

Results 22 comments of Jeri Peier
trafficstars

It helped me, just to delete the node_modules directory and run npm install afterwards.

@JAWS-test Thanks for your answer. I absolutely agree that this is a unfortunate case, but however: - Why does tabbing and arrow-browsing making differences in JAWS? - How would you...

> As I said, one solution would be to keep only one of the two links and actually remove the link role from the other element, e.g. by using a...

> I assume this is for custom controls that give a `Set` when calling `.value`? yes exactely, eg. `const control = new FormControl(new Set(), [Validators.required])`. We often use this in...

@dylhunn Thank you for your statement, I will open a feature request. Just for my understanding, can you give me a hint, where at other places in forms as validators...

There is also a bug report at webkit: https://bugs.webkit.org/show_bug.cgi?id=269832

The selector "`:is(button, [href], input, select, textarea, details, summary, [tabindex]):not([disabled],[tabindex="-1"],:disabled)`" is currently causing an exception. Could this maybe fixed too? @dperini

> Not really a review, just something missing which was in my mind: please add sbb-stepper to typography.scss where we have the lists of components to hide until defined ("//...

For two strategy reasons we would like to wait merging this PR 1. We would like to wait with breaking changes for a couple of weeks until the consumers migrated...