Page MenuHomePhabricator

[frontend] Display tool["title"] rather than tool["name"] on the Homepage
Closed, ResolvedPublic

Description

I have looked at the Homepage about a thousand times, and only just realized that we've been using tool["name"] the entire time, when we should have been using the much more readable tool["title"]. That's what it's meant for! 😆

Event Timeline

NicoleLBee changed the task status from Open to In Progress.Mar 16 2023, 9:44 AM
NicoleLBee claimed this task.
NicoleLBee moved this task from Backlog to In review on the Toolhunt board.

This is a really minor fix but it did bother me so I've opened a PR for it: https://github.com/wikimedia/toolhunt-ui/pull/52