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

Unable to dismiss long error toasts #21969

Open
1 task done
osrjv opened this issue Dec 13, 2024 · 0 comments
Open
1 task done

Unable to dismiss long error toasts #21969

osrjv opened this issue Dec 13, 2024 · 0 comments
Labels
admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue

Comments

@osrjv
Copy link

osrjv commented Dec 13, 2024

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

This can probably happen with any error that logs messages that Zed does not directly control, but this will at least work:

  1. Create a new file from the files sidebar
  2. Enter any arbitrary text into the filename field that is too long for the filesystem
  3. Error toast is shown that displays "File name too long" along with the entire entered filename
  4. Error is persistent and overflows window, preventing dismissal

Environment

Zed: v0.165.4 (Zed)
OS: macOS 14.5.0
Memory: 16 GiB
Architecture: aarch64

If applicable, add screenshots or screencasts of the incorrect state / behavior

Screenshot 2024-12-13 at 14 57 51

If applicable, attach your Zed.log file to this issue.

Zed.log

@osrjv osrjv added admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue
Projects
None yet
Development

No branches or pull requests

1 participant