sebnitu / vrembem

A CSS component library based on the BEM methodology.

Home Page:https://vrembem.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve focus state for all form controls

sebnitu opened this issue · comments

Problem

There are some accessibility issues with the current focus styles for a few of the form control components. There should be a full audit and update to these styles to help improve usability. Components to check include:

  • button
  • checkbox
  • icon-action
  • input
  • menu
  • radio
  • switch

Resources