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

Boards: JS errors when adding blank lines to a new comment on a card and navigating with cursors keys #4831

Open
maltem-za opened this issue May 9, 2023 · 2 comments · Fixed by Kuuchuu/focalboard#2
Labels
Help Wanted Extra attention is needed

Comments

@maltem-za
Copy link

Summary

TypeError: Cannot read properties of undefined (reading 'getText')

Steps to reproduce

Mattermost Team Edition 7.8.3 with Boards 7.10.0
Desktop client 5.3.1 on Windows 10

  1. Open an existing card on a board
  2. Click in the field to add a comment
  3. Hit Shift+Enter twice
  4. Navigate up twice using the up-arrow key

Observed behavior (that appears unintentional)

The red "A JavaScript error has occurred" banner appears, but the UI continues to function normally.
See attached log - both MatterPoll and Boards throw the error.

boards.log

@amyblais
Copy link

amyblais commented May 9, 2023

@amyblais amyblais added Up for grabs Looking for a contributor to fix it Help Wanted Extra attention is needed labels Jun 20, 2023
@sbishel sbishel transferred this issue from mattermost/mattermost Aug 9, 2023
@srisri332
Copy link

Hello @amyblais ,
I raised a PR to fix this. Can you please assign this issue on my name?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help Wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants