Commit Graph

8 Commits

Author SHA1 Message Date
hailey 2af0c853a6 Update src/components/moderation/ReportDialog/utils/useReportOptions.ts
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2025-11-06 12:03:23 -06:00
hailey d1f9496059 Update src/components/moderation/ReportDialog/utils/useReportOptions.ts
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2025-11-06 12:03:23 -06:00
Hailey 783acac9b8 rename type 2025-11-06 12:03:23 -06:00
Hailey 020feec15b cleanup open/closed logic 2025-11-06 12:03:23 -06:00
Hailey 5971aaf749 use updated types 2025-11-06 12:03:23 -06:00
Hailey 11d4747b72 cleanup 2025-11-06 12:03:23 -06:00
Hailey 9d1219bab0 start adding new report reasons 2025-11-06 12:03:23 -06:00
Eric Bailey 3be9dde92d New reporting flow (#7832)
* Add option to align web dialogs to top

* Add new wait util

* Pipe through feed view to feed components

* Reset unneeded change to main

* Copy over fresh report dialog based on old

* Hack in temp testing data

* Swap in new dialog in all cases but chat

* Cleanup

* Add load and initial error state

* Fill in states

* Add copyright link

* Handle single labeler case

* Comment out debug code

* Improve centering of type in circles

* Open details if Other is selected

* Remove debug code

* Tweak colors

* Bump SDK

* Tweak Admonition for better x-platform styles

* Add retry button

* Add close button

* Remove todo not covered in this PR

* Translate Retry
2025-02-28 17:14:02 -06:00