Skip to content

Show did it work buttons more often for AI output#8456

Merged
ClementPasteau merged 1 commit intomasterfrom
ai-likes
Mar 31, 2026
Merged

Show did it work buttons more often for AI output#8456
ClementPasteau merged 1 commit intomasterfrom
ai-likes

Conversation

@ClementPasteau
Copy link
Copy Markdown
Collaborator

No description provided.

@ClementPasteau ClementPasteau requested a review from 4ian as a code owner March 30, 2026 12:24
@4ian
Copy link
Copy Markdown
Owner

4ian commented Mar 30, 2026

@codex review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 19347afcdf

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +1028 to +1029
isLastMessage && shouldDisplayFeedbackBanner ? (
<MessageFeedbackButtons
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Restore copy/feedback actions for non-last assistant outputs

Wrapping MessageFeedbackButtons behind isLastMessage && shouldDisplayFeedbackBanner removes the action row entirely for older assistant replies, so once a newer message arrives users can no longer copy or rate earlier AI outputs. In this file, the previous rendering kept those buttons available on each output_text bubble (while only gating the “Did it work?” label), so this condition introduces a regression in both copy UX and per-message feedback collection for multi-turn chats.

Useful? React with 👍 / 👎.

@ClementPasteau ClementPasteau merged commit 5cefde5 into master Mar 31, 2026
6 checks passed
@ClementPasteau ClementPasteau deleted the ai-likes branch March 31, 2026 08:21
NBForgeLab added a commit to NBForgeLab/GDevelop that referenced this pull request Mar 31, 2026
* Show did it work buttons more often for AI output (4ian#8456)

Do not show in changelog

* [Auto PR] Update translations (4ian#8454)

* Fix various issues and crashes when reloading/editing resoures in or outside the editor (4ian#8455)

* Bump newIDE version

---------

Co-authored-by: Clément Pasteau <4895034+ClementPasteau@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Florian Rival <Florian.rival@gmail.com>
NBForgeLab added a commit to NBForgeLab/GDevelop that referenced this pull request Mar 31, 2026
* Batch of fixes (4ian#8452)

* Profile not loading properly after log in / sign up
* Ai requests not loading properly if opened too quickly
* 3D Model previews not loading on desktop

* Fix the default value displayed for the related function of action with operator (4ian#8453)

* Add a callback after the in-game editor stepped (4ian#8457)

Only show in developer changelog

* Fix JS event API level target (4ian#8459)

* improve extensions list mode

* updates (#31)

* Batch of fixes (4ian#8452)

* Profile not loading properly after log in / sign up
* Ai requests not loading properly if opened too quickly
* 3D Model previews not loading on desktop

* Fix the default value displayed for the related function of action with operator (4ian#8453)

* Add a callback after the in-game editor stepped (4ian#8457)

Only show in developer changelog

* Fix JS event API level target (4ian#8459)

---------

Co-authored-by: Clément Pasteau <4895034+ClementPasteau@users.noreply.github.com>
Co-authored-by: D8H <Davy.Helard@gmail.com>

* Show did it work buttons more often for AI output (4ian#8456)

Do not show in changelog

* [Auto PR] Update translations (4ian#8454)

* BehaviorDialog, grid mode view and list mode improvment  and new catagory folder

* remove unused import

* Fix various issues and crashes when reloading/editing resoures in or outside the editor (4ian#8455)

* Bump newIDE version

---------

Co-authored-by: Clément Pasteau <4895034+ClementPasteau@users.noreply.github.com>
Co-authored-by: D8H <Davy.Helard@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Florian Rival <Florian.rival@gmail.com>
NBForgeLab added a commit to NBForgeLab/GDevelop that referenced this pull request Mar 31, 2026
* Batch of fixes (4ian#8452)

* Profile not loading properly after log in / sign up
* Ai requests not loading properly if opened too quickly
* 3D Model previews not loading on desktop

* Fix the default value displayed for the related function of action with operator (4ian#8453)

* Add a callback after the in-game editor stepped (4ian#8457)

Only show in developer changelog

* Fix JS event API level target (4ian#8459)

* improve extensions list mode

* updates (#31)

* Batch of fixes (4ian#8452)

* Profile not loading properly after log in / sign up
* Ai requests not loading properly if opened too quickly
* 3D Model previews not loading on desktop

* Fix the default value displayed for the related function of action with operator (4ian#8453)

* Add a callback after the in-game editor stepped (4ian#8457)

Only show in developer changelog

* Fix JS event API level target (4ian#8459)

---------

Co-authored-by: Clément Pasteau <4895034+ClementPasteau@users.noreply.github.com>
Co-authored-by: D8H <Davy.Helard@gmail.com>

* Show did it work buttons more often for AI output (4ian#8456)

Do not show in changelog

* [Auto PR] Update translations (4ian#8454)

* BehaviorDialog, grid mode view and list mode improvment  and new catagory folder

* remove unused import

* Fix various issues and crashes when reloading/editing resoures in or outside the editor (4ian#8455)

* Bump newIDE version

* HomePage Menu Collapse

* Master official minor improvements (#38)

* Make the home page navigation sidebar collapsible

* ..

* Update HomePageMenuBar.js

* Enlarge collapsed home page navigation icons

---------

Co-authored-by: Clément Pasteau <4895034+ClementPasteau@users.noreply.github.com>
Co-authored-by: D8H <Davy.Helard@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Florian Rival <Florian.rival@gmail.com>
NBForgeLab added a commit to NBForgeLab/GDevelop that referenced this pull request Apr 1, 2026
* Batch of fixes (4ian#8452)

* Profile not loading properly after log in / sign up
* Ai requests not loading properly if opened too quickly
* 3D Model previews not loading on desktop

* Fix the default value displayed for the related function of action with operator (4ian#8453)

* Add a callback after the in-game editor stepped (4ian#8457)

Only show in developer changelog

* Fix JS event API level target (4ian#8459)

* improve extensions list mode

* updates (#31)

* Batch of fixes (4ian#8452)

* Profile not loading properly after log in / sign up
* Ai requests not loading properly if opened too quickly
* 3D Model previews not loading on desktop

* Fix the default value displayed for the related function of action with operator (4ian#8453)

* Add a callback after the in-game editor stepped (4ian#8457)

Only show in developer changelog

* Fix JS event API level target (4ian#8459)

---------

Co-authored-by: Clément Pasteau <4895034+ClementPasteau@users.noreply.github.com>
Co-authored-by: D8H <Davy.Helard@gmail.com>

* Show did it work buttons more often for AI output (4ian#8456)

Do not show in changelog

* [Auto PR] Update translations (4ian#8454)

* BehaviorDialog, grid mode view and list mode improvment  and new catagory folder

* remove unused import

* Fix various issues and crashes when reloading/editing resoures in or outside the editor (4ian#8455)

* Bump newIDE version

* HomePage Menu Collapse

* Master official minor improvements (#38)

* Make the home page navigation sidebar collapsible

* ..

* Update HomePageMenuBar.js

* Enlarge collapsed home page navigation icons

* Remove flagging the game as mobile on every build (4ian#8465)

* Trigger unsaved changes when AI works, only when project actually modified (4ian#8464)

* Fix asset store pagination when navigating folders and correctly installing visible assets (4ian#8466)

* Fix rename context menu item not working anymore on the web-app (4ian#8468)

* Fix resources added on Windows using a backslash instead of a slash (not consistent with other platforms) (4ian#8467)

* Operators in instructions now automatically defaults to first value (4ian#8471)

* 000 (#40)

* Make the home page navigation sidebar collapsible

* Remove flagging the game as mobile on every build (4ian#8465)

* Trigger unsaved changes when AI works, only when project actually modified (4ian#8464)

* Fix asset store pagination when navigating folders and correctly installing visible assets (4ian#8466)

* Fix rename context menu item not working anymore on the web-app (4ian#8468)

* Fix resources added on Windows using a backslash instead of a slash (not consistent with other platforms) (4ian#8467)

* Operators in instructions now automatically defaults to first value (4ian#8471)

---------

Co-authored-by: Clément Pasteau <4895034+ClementPasteau@users.noreply.github.com>

---------

Co-authored-by: Clément Pasteau <4895034+ClementPasteau@users.noreply.github.com>
Co-authored-by: D8H <Davy.Helard@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Florian Rival <Florian.rival@gmail.com>
NBForgeLab added a commit to NBForgeLab/GDevelop that referenced this pull request Apr 2, 2026
* Batch of fixes (4ian#8452)

* Profile not loading properly after log in / sign up
* Ai requests not loading properly if opened too quickly
* 3D Model previews not loading on desktop

* Fix the default value displayed for the related function of action with operator (4ian#8453)

* Add a callback after the in-game editor stepped (4ian#8457)

Only show in developer changelog

* Fix JS event API level target (4ian#8459)

* improve extensions list mode

* updates (#31)

* Batch of fixes (4ian#8452)

* Profile not loading properly after log in / sign up
* Ai requests not loading properly if opened too quickly
* 3D Model previews not loading on desktop

* Fix the default value displayed for the related function of action with operator (4ian#8453)

* Add a callback after the in-game editor stepped (4ian#8457)

Only show in developer changelog

* Fix JS event API level target (4ian#8459)

---------

Co-authored-by: Clément Pasteau <4895034+ClementPasteau@users.noreply.github.com>
Co-authored-by: D8H <Davy.Helard@gmail.com>

* Show did it work buttons more often for AI output (4ian#8456)

Do not show in changelog

* [Auto PR] Update translations (4ian#8454)

* BehaviorDialog, grid mode view and list mode improvment  and new catagory folder

* remove unused import

* Fix various issues and crashes when reloading/editing resoures in or outside the editor (4ian#8455)

* Bump newIDE version

* HomePage Menu Collapse

* Master official minor improvements (#38)

* Make the home page navigation sidebar collapsible

* ..

* Update HomePageMenuBar.js

* Enlarge collapsed home page navigation icons

* Remove flagging the game as mobile on every build (4ian#8465)

* Trigger unsaved changes when AI works, only when project actually modified (4ian#8464)

* Fix asset store pagination when navigating folders and correctly installing visible assets (4ian#8466)

* Fix rename context menu item not working anymore on the web-app (4ian#8468)

* Fix resources added on Windows using a backslash instead of a slash (not consistent with other platforms) (4ian#8467)

* Operators in instructions now automatically defaults to first value (4ian#8471)

* 000 (#40)

* Make the home page navigation sidebar collapsible

* Remove flagging the game as mobile on every build (4ian#8465)

* Trigger unsaved changes when AI works, only when project actually modified (4ian#8464)

* Fix asset store pagination when navigating folders and correctly installing visible assets (4ian#8466)

* Fix rename context menu item not working anymore on the web-app (4ian#8468)

* Fix resources added on Windows using a backslash instead of a slash (not consistent with other platforms) (4ian#8467)

* Operators in instructions now automatically defaults to first value (4ian#8471)

---------

Co-authored-by: Clément Pasteau <4895034+ClementPasteau@users.noreply.github.com>

* Fix tentatively crashes at scene editor resize

* Fix a crash when deleting a function folder while one of its function was selected (4ian#8475)

* Fix Spine objects not properly loading in the editor anymore (4ian#8476)

- Also fix hot reloading of Spine objects in preview and the 3D editor

* Bump newIDE version

* Fix potential UseAfterFreeError on VariablesContainer.serializeTo

* Introduce a direct link to open the create dialog (4ian#8460)

Don't show in changelog

* Allow extensions to set different icons for behaviors and objects (4ian#8472)

---------

Co-authored-by: Clément Pasteau <4895034+ClementPasteau@users.noreply.github.com>
Co-authored-by: D8H <Davy.Helard@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Florian Rival <Florian.rival@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: LuniMoon <103995399+LuniMoon@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants