Skip to content

Reduce select width on blob and find file page

Simon Knox requested to merge psi-short-blob-commit into master

What does this MR do and why?

Reduce select width on blob and find file page.

Ideally we limit to 8 chars for commits, but it's a start. This matches the width for places that already currently limit the width of tree ref (like project page files list)

Screenshots or screen recordings

Before After
Screenshot_2023-07-12_at_23.56.35 Screenshot_2023-07-12_at_23.55.46 Screenshot_2023-07-12_at_23.47.28 Screenshot_2023-07-12_at_23.47.16

How to set up and validate locally

  1. Load file/find file page for a commit

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Simon Knox

Merge request reports