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

consider using accessible-output2 for streaming chat messages. #114

Closed
rperez030 opened this issue Jul 7, 2024 · 6 comments · Fixed by #337
Closed

consider using accessible-output2 for streaming chat messages. #114

rperez030 opened this issue Jul 7, 2024 · 6 comments · Fixed by #337

Comments

@rperez030
Copy link

Currently, keyboard focus moves to the messages field when a new response is generated and it is necessary to use the arrow key to read the entire response. It may be interesting to try to duplicate the user experience of the NVDA add-on in this area, and the accessible-output2 library may be the way to do it so that the experience is comparable with both JAWS and NVDA.

@AAClause
Copy link
Member

AAClause commented Jul 7, 2024

Great suggestion! Would you like to implement it?

@rperez030
Copy link
Author

Sure! I don't have too much time these days, but as long as we're ok with keeping it as a low priority item, I'll get to it as soon as I can.

@AAClause
Copy link
Member

Great! :) No problem! - @clementb49 and I indeed have other functionalities to implement as priorities, and we are also doing this in our free time!

@AAClause
Copy link
Member

Hi @rperez030, I wanted to check on the status of this issue. Let me know if you need any help or if there are updates to share! :)

@AAClause
Copy link
Member

Hi @rperez030,

Thank you for your initial interest in implementing this feature. Since we've not heard back after several months, we will proceed with it ourselves to maintain progress.

We appreciate your understanding and look forward to any future contributions you may have.

@rperez030
Copy link
Author

Thank you for taking on that task. I considered implementing something like UiaRaiseNotificationEvent to maintain screen reader agnosticism, but it turned out to be more challenging than I anticipated, and I didn't find the time to make progress. I love how much the project is growing and look forward to contributing in the future.

Thank you very much for all your hard work and dedication.

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 a pull request may close this issue.

2 participants