Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adaptation of the feedback process to include isConversationShared #9672

Merged
merged 8 commits into from
Jan 2, 2025

Conversation

overmode
Copy link
Contributor

@overmode overmode commented Dec 31, 2024

Description

Screen.Recording.2025-01-02.at.14.02.37.mov
Screenshot 2025-01-02 at 14 01 57

Risk

Break feedback

Deploy Plan

Deploy Front, after spark is published

@overmode overmode marked this pull request as ready for review December 31, 2024 14:24
@overmode overmode requested a review from flvndvd December 31, 2024 14:28
@@ -20,7 +20,7 @@
"dependencies": {
"@auth0/nextjs-auth0": "^3.5.0",
"@dust-tt/client": "file:../sdks/js",
"@dust-tt/sparkle": "^0.2.350",
"@dust-tt/sparkle": "^0.2.351-alpha",
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Currently testing on front-edge, sparkle is not published yet, I will change once we publish it :)

{agentLastAuthor?.firstName} {agentLastAuthor?.lastName}
</Page.P>
<div className="mb-4 mt-2 flex flex-col gap-2">
<Page.P variant="secondary">Your feedback goes to:</Page.P>
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we discussed this but this is really a lie. The feedback does not go to the last author in particular and it is actually visible by the entire workspace.

Can we tweak the wording here? 🙏

cc @pinotalexandre

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Happy to change it, we could go with "Your feedback is publicly available. The last assistant author is:", feel free to suggest anything

Copy link
Contributor

Choose a reason for hiding this comment

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

This is much closer to the truth 👍

Copy link
Contributor

Choose a reason for hiding this comment

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

publicly is a bit of an exagerration. Your feedback is available to the workspace maybe?

@overmode overmode requested review from spolu and removed request for spolu January 2, 2025 10:26
Copy link
Contributor

@spolu spolu left a comment

Choose a reason for hiding this comment

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

LGTM modulo copy tweak

Your feedback will be sent to:
<br />
{agentLastAuthor?.firstName} {agentLastAuthor?.lastName}
Your feedback is publicly available within the workspace. The last
Copy link
Contributor

Choose a reason for hiding this comment

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

publicly is scary.

Your feedback is available to editors of the assistant.

@overmode overmode merged commit e3a7418 into main Jan 2, 2025
3 checks passed
@overmode overmode deleted the lucas/feedbacks-front branch January 2, 2025 13:20
overmode added a commit that referenced this pull request Jan 3, 2025
…9672)

* Displaying feedback for custom assistants only. Handling of isConversationShared

* Renamed isToRemove, slight popover margin adjustments

* Npm-d on alpha sparkle version

* comment nitpick

* Changed feedback sharing message

* feedback privacy disclaimer updated

* New wording

* Bumped sparkle version
overmode added a commit that referenced this pull request Jan 6, 2025
…9672)

* Displaying feedback for custom assistants only. Handling of isConversationShared

* Renamed isToRemove, slight popover margin adjustments

* Npm-d on alpha sparkle version

* comment nitpick

* Changed feedback sharing message

* feedback privacy disclaimer updated

* New wording

* Bumped sparkle version
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