Replace 'Go to project' button with project link
Problem to solve
The Go to Project button on the import pages gets visually lost on the page which could be overlooked by users. By updating the current button placement, we will be providing the user with a clearer understanding of how to navigate to the project page.
Proposal
- Remove the Go to Project button and update the text under the To GitLab column to link to the individual project page.
- Update the
Import
button with theSecondary Success
button component.
<gl-button category="secondary" variant="success">success</gl-button>
Edited by Haris Delalić