Page MenuHomePhabricator

Queries with blank titles aren't clickable in the recent query list
Closed, DuplicatePublicBUG REPORT

Description

If a query has a blank title (which is the default for any new query), then it ends up having a link with no text emitted in its respective cell of the recent query table:

image.png (468×2 px, 352 KB)

This makes the query unclickable without some dev tool shenanigans, which isn't really ideal. It should likely have some default text or similar disabled that allows easier navigation to unnamed queries.