Skip to content

Clicking on "Remove project" does not focus text input

Problem to solve

When clicking "Remove project", text input requires a click to become focused.

Focusing it automatically would, in my opinion, improve UX.

Further details

I was cleaning up some unused private repos. There are already quite a lot of clicks involved in doing this, and I think this could be a quick win.

remove_project

Proposal

Focus the text input when modal is opened.

What does success look like, and how can we measure that?

Text input is focused :-)

Links / references

Edited by Jamie Schembri