Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature ever 13205 a11y buttons and links #311

Merged
merged 2 commits into from
May 10, 2021

Commits on May 3, 2021

  1. feat: Add Modal component (#309)

    * feat: Add Modal component
    
    * cleaned up css class names
    
    * add logic to auto focus and focus trapping in the modal
    
    * Add example of Modal usage
    
    * update unit test by adding snapshot to verify the component renders what is expected in the UI
    
    * fix: Modal focus trap works better with keydown listener, add focus trap tests, upgrade testing-library packages
    
    * fix: use userEvent.type to simulate escape key press
    
    * fixed failing test
    
    Co-authored-by: Boima Konuwa <boima.konuwa@cision.com>
    Co-authored-by: Chris Garcia <pixelbandito@gmail.com>
    3 people authored May 3, 2021
    Configuration menu
    Copy the full SHA
    144c622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67845b0 View commit details
    Browse the repository at this point in the history