Ref T11034. Here's roughly what I'm thinking here? Doesn't seem terrible, maybe?
Details
Details
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- token1
- Lint
Lint Passed Severity Location Code Message Advice src/applications/project/typeahead/PhabricatorProjectDatasource.php:59 XHP16 TODO Comment - Unit
Tests Passed - Build Status
Buildable 12742 Build 16210: Run Core Tests Build 16209: arc lint + arc unit
Event Timeline
Comment Actions
I don't think this is terrible, but I don't particularly love it. Maybe a better idea would be putting a "(?)" next to "[Select]" which pops the hovercard?
Technically, the token itself could pop the hovercard, so maybe that's even cleaner.
Comment Actions
I think the main hang-up is they look like tags, but don't act like tags. Can we just use the same renderer as we do for Global Search? I think that provides 2 lines of context and a photo and feels decent.