about summary refs log tree commit diff
path: root/src/components/ReportDialog/SelectLabelerView.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Rework the labeler selection step of the report flow (#3269)Paul Frazee2024-03-191-49/+26
| | | | | | | | | | | | | | | * Rework the labeler selection step of the report flow * Fix: use gtMobile * Use primitives, fix avatar * Spacing tweaks * Show handle instead of description --------- Co-authored-by: Eric Bailey <git@esb.lol>
* Update the reporting flow to first select a recipient if the user has ↵Paul Frazee2024-03-181-0/+115
multiple labelers (#3258)