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

Updates to expand/condense text functionality #748

Closed
1 task done
jeffpaul opened this issue Mar 14, 2024 · 3 comments · Fixed by #774
Closed
1 task done

Updates to expand/condense text functionality #748

jeffpaul opened this issue Mar 14, 2024 · 3 comments · Fixed by #774
Assignees
Labels
needs:engineering This requires engineering to resolve. type:enhancement New feature or request.
Milestone

Comments

@jeffpaul
Copy link
Member

Is your enhancement related to a problem? Please describe.

See mockups below for some suggested tweaks to the Expand/Condense options in the Paragraph block. In summary:

  • Update modal heading text to specifically reference what action was taken (e.g. expand/condense)
  • Update the action button text from Select to Insert to make it more clear what action will happen when the button is pressed
  • Add a "retry" action line at the bottom of the modal to give an option to expand/condense again without having to close the modal + click the AI button in the toolbar + click expand/condense. Effectively saves several steps in trying the expand/condense option again.
  • If we're not already providing feedback to the AI service provider / model, then I'd suggest when someone clicks the Insert button that we let the model know that option was selected. Alternatively if someone closes out of the modal or clicks the retry action link that we let the model know that none of the suggestions were selected.

Designs

Mockup showing updates to the "Expand this text" option

expand-updates

Mockup showing updates to the "Condense this text" option

condense-updates

Describe alternatives you've considered

Leave as-is, though the changes suggested here have come out of demos I've done over the last ~6 months and appear to (1) help clarify how these modals function, (2) provide an option to retry expand/condense options more quickly, and (3) could help further train models based on 👍🏼 / 👎🏼 feedback.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jeffpaul jeffpaul added type:enhancement New feature or request. needs:engineering This requires engineering to resolve. labels Mar 14, 2024
@jeffpaul jeffpaul added this to the 3.1.0 milestone Mar 14, 2024
@faisal-alvi
Copy link
Member

"Replace" may look more relative and aligns better with the context compared to "Insert"?

@jeffpaul jeffpaul mentioned this issue May 28, 2024
21 tasks
@Sidsector9 Sidsector9 self-assigned this May 29, 2024
@Sidsector9
Copy link
Member

Sidsector9 commented May 29, 2024

"None of these suggestions are ideal, please retry expanding the text"

@jeffpaul do you think some users may interpret this text as something the plugin is telling them?

We can change this to just "Retry expanding the text" or "Retry expanding the text for new set of results".

@Sidsector9
Copy link
Member

If we're not already providing feedback to the AI service provider / model, then I'd suggest when someone clicks the Insert button that we let the model know that option was selected. Alternatively if someone closes out of the modal or clicks the retry action link that we let the model know that none of the suggestions were selected.

@jeffpaul ChatGPT does not provide a way to reward the results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:engineering This requires engineering to resolve. type:enhancement New feature or request.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants