Esri / solutions-components

A collection of UI components for constructing webapps.
Apache License 2.0
16 stars 7 forks source link

Remove the blue highlight border around like and dislike button #962

Closed skrishn closed 3 weeks ago

skrishn commented 1 month ago

After clicking the like and dislike button, the blue border stays on until clicked somewhere. Can we remove the border after some time?

image

https://localgovdev.mapsdevext.arcgis.com/apps/instant/reporter/index.html?appid=c51914bdd9974e1cba2cb1bd1c5dec07

skrishn commented 1 month ago

@sumitzarkar Depends on loe, we can plan the timeline. It's not high impact

sumitzarkar commented 3 weeks ago

@skrishn

As discussed on the call we don't see any solution as of now since this is the default behavior of the button component. Also, we may need that highlighted border for 508 accessibility.

chris-fox commented 3 weeks ago

This is default calcite behavior for accessibility. We should not modify this experience.

skrishn commented 3 weeks ago

@sumitzarkar thanks. I'll close this.