Skip to content

Support tabbing and focus states for the new project from template form

What does this MR do and why?

New project > Create from template > Use template button is not easily accessible via keyboard. I changed a little bit. Now you can access it with keyboard. Select the button with tab and press enter!

Screenshots or screen recordings

Before After
Screenshot_2022-03-01_at_09-01-10_New_Project
no tab focus
Screen_Shot_2022-03-01_at_9.39.03_AM
with tab focus

How to set up and validate locally

  1. Navigate to /projects/new#create_from_template
  2. Use the keyboard to tab through the page
  3. Interact with the Use template button

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Ezekiel Kigbo

Merge request reports