We [have some descriptions in `apps.json`](https://git.autonomic.zone/coop-cloud/abra-apps/src/branch/main/public/abra-apps-list.json#L52), but we're not displaying it ([example](https://git.autonomic.zone/coop-cloud/abra-apps/src/branch/main/src/Pages/App_String.elm#L33-L43)).
Could use [`text-overflow: ellipsis;` etc.](https://www.w3schools.com/cssref/css3_pr_text-overflow.asp) to cut it off and preserve layout.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
We have some descriptions in
apps.json, but we're not displaying it (example).Could use
text-overflow: ellipsis;etc. to cut it off and preserve layout.