Commit Graph

7 Commits

Author SHA1 Message Date
Eric Bailey 6292fcaf6d Finish 'other' handling 2025-11-06 12:03:24 -06:00
Eric Bailey 810a1d8b33 Adjust sorting, return type, integrate feedback 2025-11-06 12:03:24 -06:00
Eric Bailey 74d12fbacc Bump package, integrate new reasons 2025-11-06 12:03:24 -06:00
Eric Bailey 47aede964f Map to deprecated reason if necessary, send some reports only to Bluesky 2025-11-06 12:03:24 -06:00
Eric Bailey 53728b468b Replace consts and maps using exported values 2025-11-06 12:03:24 -06:00
Eric Bailey 42bfee5d9d Update copy and link in reporting flow (#8583)
* Update copy and link

* fix prettier

* Update link

---------

Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2025-07-17 11:01:10 -05: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