-
-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Front-end Initial Implementation * Localize UI and add independent header poster * Submit result based on state, not check state * Add handler to share feedback on error dialog @bagusnl will implement the back-end for the submission system. + this commit allows all Control type of elements to be assigned with InputSystemCursorShape.Hand * Allow Title text box to be collapsed * Implement user feedback backend for Sentry * Adjust feedback content sentry no support newline reee * Fix parsing error on id_ID locale * Add callback input on ShowAsync to process the result * Add docs to the class * Add docs to ``UserFeedbackResult`` * username and email feedback (jank) * Localize * Make CodeQA happy * Fix dumass bagel putting the wrong variable Co-authored-by: Kemal Setya Adhi <30566970+neon-nyan@users.noreply.github.com> * Disable general feedback button Sentry cannot submit non-exception feedback at the moment, need to find alternative for a more general feedback platform later(tm) * Add ENABLEUSERFEEDBACK constant + The user feedback function will only be enabled once the constant is defined * Forgor QA Gawd Damn * Enable user feedback only on exception dialog * Disable feedback button once sent * Remove unused code * Avoid Click event being triggered on invalid sender * CodeQA --------- Co-authored-by: Bagus Nur Listiyono <dzakibagus@gmail.com>
- Loading branch information
Showing
22 changed files
with
1,410 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.