Given a tracker with at least one required field,
When I open the artifact-modal,
Then the first required field should be focused
So that I can directly edit it, saving me a mouse click.
Given a tracker with no required field,
When I open the artifact-modal,
Then the first field should be focused