Skip to content

Search UI: Truncate repo descriptions in search results to first 500 characters for repo matches

Warren Gifford requested to merge tl/truncate-repo-description into main

Created by: tbliu98

This change is meant to reduce noise and improve usability on the search results page, as some repositories on GitHub have very long descriptions. Repo descriptions are still displayed in full on the repo page.

Test plan

Visually verify repo descriptions are now truncated on the search results page.

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading