Skip to content

Fix find file navigation links

Clement Ho requested to merge ClemMakesApps/gitlab-ce:fix-find-file-links into master

What does this MR do?

Modified the tables in find file page, so that clicking the entire row will go to the file rather than forcing the user to click on the text

Are there points in the code the reviewer needs to double check?

We should be good

Why was this MR needed?

Resolve UI inconsistency. Other pages UX indicate that the rows are clickable when highlighted. It is not the case for this page

Screenshots (if relevant)

Before: tdo6Jt3xmd

After: NdiIqqHa7R

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #22016 (closed)

Merge request reports