Mike Gower

Results 96 comments of Mike Gower

I definitely think if you're going to autocorrect, you need to inform the user. As @jdharvey-ibm states, auto correcting 111 down to 100 is a huge mistake if the user...

@thefirstartist I said "11" not "111". Trying to point out that the assumption the number entered was intentional and not a mistype may not be valid.

> I'm wondering if you can post some of those visual examples here because I'm having trouble finding anything similar. On this [page](https://w3c.github.io/aria-practices/examples/grid/dataGrids.html), the visual cue for arrow navigation doesn't...

> can app developers opt out of showing the notification? As @jeanservaas says, if you allow folks to opt out of an accessibility, we seem to be setting ourselves up...

> is the notification persistent or should it have a timeout? if the notification is dismissible, what conditions are required to bring the notification back (if any)? the challenge with...

> notification location/positioning options? I agree with Jean that proximity is pretty key here. I like the gutter beside the focus, or the top or bottom of the tree.

Yeah, that works. Untimately, there a number of components that have documentation challenges for keyboard accessibility. I don't think we have to solve them all with the tree interaction

In addition, I'll mention that the [React implementation of the calendar date picker](https://react.carbondesignsystem.com/?path=/story/components-datepicker--single-with-calendar) opens on focus and cannot be dismissed. Carbon departs significantly from this stock HTML interaction, in the...

That's fine, @tay1orjones; however, I wanted to make sure that you folks have captured the separate issue for the React implementation mentioned[ in this comment](https://github.com/carbon-design-system/carbon/issues/11800#issuecomment-1184900142) above as a separate higher...

@jnm2377 those two technical changes will definitely help. As discussed, there are also design considerations here, which I'm hoping @laurenmrice and @aagonzales can lead, to do with both the visual...