browse/assets: Improve navigation in directory views
Previously one has to click on the text of a file or a directory to navigate in it. But it could get tedious to click on such links when the text contains a few characters.
So make the whole File column clickable in directory view to improve the navigation experience.
Related to #4756 (closed).
Merge request reports
Activity
Jenkins job DWAPPS/gitlab-builds #290 succeeded .
See Console Output and Coverage Report for more details.I do not think it is necessary to include it as the clickable zone is already quite large.
Nevertheless, @vlorentz noticed that proceeding like this break the text selection using double click in the column. So I am wondering if my original proposition (only including the icon in the link) is not the best tradeoff here.
I pushed !1170 (merged) that only includes the icon in the link text, it clearly helps to click on a link when the text has few characters.
mentioned in merge request !1170 (merged)