-
-
Notifications
You must be signed in to change notification settings - Fork 372
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
Remove "Include selection" checkbox #864
Comments
Oh no. I really liked the checkbox for "include selection," and found it immediately intuitive. Was there any user testing that led to this issue being opened? |
@labarba We received feedback from several users about the current state of "Include selection". The 3 most prominent points of feedback were:
Using a dropdown button that contains a menu would address these concerns by:
Hopefully this offers insight into why we are changing the "Include selection" experience here. We will iterate on this and include it in a future release for users to try. If you have any feedback regarding this feature once it's released, please feel free to open an issue and let us know! We're certainly open to reverting this change if the community isn't pleased with it. |
Greatly appreciate this explanation and background. I guess I've grown used to the UI quirks and I automatically do the clicks I need to do now. But I can see how users might experience what you describe. Godspeed! |
Problem
The current UI for including a selection with your prompt is confusing. It requires a user to make a text selection in the main panel, after which the "Include selection" checkbox will appear. If a user checks this box, the checkbox remains checked until the user unchecks it manually while still having a text selection.
Proposed Solution
Instead, we should implement this capability as a new feature of the "Send message" button, specifically by making it a dropdown button like the Send button in Slack's UI. Within the dropdown menu that is opened on click, there should be two additional options: "Send with text selection" and "Send with cell selection".
Additional context
Sample image from Slack's UI:
The text was updated successfully, but these errors were encountered: