Skip to content

Conversation

@njhale
Copy link
Member

@njhale njhale commented Aug 23, 2024

Introduce the following changes to refine the edit assistants page:

  • Change the text in the "Finish" button to "Back"
  • Disable slash commands and hide the command menu button
  • Add a "Refresh Chat" button that changes color and bounces when changes are made to the assistant
  • Disable the chat input when changes are made to the assistant until
    the chat is refreshed

Additionally, rename some components to "chat" to clarify their purpose.

</div>
) : (
<ScriptContextProvider
<ChatContextProvider
Copy link
Contributor

Choose a reason for hiding this comment

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

👍 Rename is good.

@StrongMonkey
Copy link
Contributor

Probably merge asap so other folks can avoid solving conflicts

Introduce the following changes to refine the edit assistants page:
- Change the text in the "Finish" button to "Back"
- Disable slash commands and hide the command menu button
- Add a "Refresh Chat" button that changes color and bounces when changes are made to the assistant
- Disable the chat input when changes are made to the assistant until
  the chat is refreshed

Additionally, rename some components to "chat" to clarify their purpose.

Signed-off-by: Nick Hale <4175918+njhale@users.noreply.github.com>
@njhale njhale force-pushed the enhance/fine-tune-edit branch from ecdbd1a to a0650e0 Compare August 23, 2024 03:48
@njhale njhale merged commit 2f9831a into gptscript-ai:main Aug 23, 2024
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.

3 participants