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

fix: edge case tiny chat input box show randomly #3887

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

urmauur
Copy link
Member

@urmauur urmauur commented Oct 26, 2024

Issue

https://discord.com/channels/1107178041848909847/1149558035971321886/1299591685667553290

  • Issue edge case show tiny chat input box
  • copy and paste text below to input chat box
Hi mew,


asdf awef 


afsdfawef
asdf awe f 



    

Describe Your Changes

  • Hides elements from visual users but makes them available to screen readers

Fixes Issues

Screenshot 2024-10-27 at 06 39 18
  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@urmauur urmauur added the type: bug Something isn't working label Oct 26, 2024
@urmauur urmauur added this to the v0.5.8 milestone Oct 26, 2024
@urmauur urmauur self-assigned this Oct 26, 2024
Copy link
Contributor

Barecheck - Code coverage report

Total: 69.67%

Your code coverage diff: 0.00% ▴

Uncovered files and lines
FileLines
web/screens/Thread/ThreadCenterPanel/ChatInput/index.tsx77, 85, 90, 103-105, 109-111, 116, 119, 145, 154, 160, 162, 229, 232-233, 258, 262-263, 303, 326, 378-380, 382-384, 386-388, 390, 394-395, 407

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants