From: Julian Giebel Date: Thu, 22 Jan 2026 23:57:07 +0000 (+0100) Subject: Fix typo in feedback popup (#42587) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=940eb7b6a536124e7635dcb4728edda25210d7ca;p=space-station-14.git Fix typo in feedback popup (#42587) * Commit * add the form post * dv * fixes * Change wording * Address review * wording change * Added some stuff * New format * bruh * thanks perry! * yes * More fixes! * typo * Add a command to show the list, improve the UI slightly, split up command names * Fix UI controller * Add better comment * Get rid of weird recursive thing * Cleanup * Work on moving feedback popups out of simulation * Move round end screen subscription to feedback ui controller * Finish moving feedback popups out of simulation * Fix _ as parameter * Clean up FeedbackPopupUIController * Clean up commands * Fix prototype yaml * Fix openfeedbackpopup command description * Update Resources/Locale/en-US/feedbackpopup/feedbackpopup.ftl Co-authored-by: Simon <63975668+Simyon264@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Simon <63975668+Simyon264@users.noreply.github.com> * Address reviews * Address reviews * Fix FeedbackPopupPrototype.cs using empty string instead of string.empty * Address some more of the reviews, style nano is still trolling sadly * Fix feedback popup styling * Fix PopupPrototype ID field not having a setter * Address reviews * Add label when no feedback entries are present Change link button to not show when no link is set * Fix typo in feedback prototype --------- Co-authored-by: beck-thompson Co-authored-by: SlamBamActionman Co-authored-by: Simon <63975668+Simyon264@users.noreply.github.com> --- diff --git a/Resources/Prototypes/FeedbackPopup/feedbackpopups.yml b/Resources/Prototypes/FeedbackPopup/feedbackpopups.yml index 40cb14903b..d424a24244 100644 --- a/Resources/Prototypes/FeedbackPopup/feedbackpopups.yml +++ b/Resources/Prototypes/FeedbackPopup/feedbackpopups.yml @@ -5,7 +5,7 @@ description: |- This window you are seeing is a new system to get feedback on features. It will give popups at the end of the round (mostly on our testing server Vulture)! Please share your thoughts through the forums below! Log in with your Space Station 14 account! - responseType: "Feedback Thread A" + responseType: "Feedback Thread" responseLink: "https://forum.spacestation14.com/t/feedback-popup-feedback/22858" - type: feedbackPopup