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

[#3] Disable the text field when the response is generating. #30

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

jonryser
Copy link
Collaborator

@jonryser jonryser commented Nov 15, 2024

Describe the changes

While the Ai response is generating, the text field is now disabled and becomes enabled once the response has stopped.
It also becomes disabled while sharing.

The text field is available for input. Once the prompt is submitted, the text field is unavailable. After the Ai has finished responding, the text field is available again.

Simulator.Screen.Recording.-.iPhone.16.Pro.-.2024-11-14.at.16.54.14.mp4

The text field is available for input after the Ai has finished responding. When the share button is pressed, the text field is unavailable. The text field remains unavailable until after the sharing is complete after which, it becomes available again.

Simulator.Screen.Recording.-.iPhone.16.Pro.-.2024-11-15.at.08.54.32.mp4

Issue ticket number and link

#3

@ThomasJones ThomasJones merged commit ba110f8 into release-20241118 Nov 15, 2024
1 check passed
@ThomasJones ThomasJones deleted the 3-disable-text branch November 15, 2024 20:54
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