warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
20.93k stars 359 forks source link

Notification messages cover user content when they appear #3548

Open danielraffel opened 1 year ago

danielraffel commented 1 year ago

Discord username (optional)

No response

Describe the bug

Notification messages cover user content when they appear. Ideally, when notification messages appear they would never obstruct user data.

To reproduce

Edit a file Break your completions so it triggers the following message: Seems like your completions are not working... More info Note that at least the first line in your file is now obstructed

Expected behavior

Edit a file If a message appears it should not interfere with the content I am editing

Screenshots

Screenshot 2023-08-09 at 1 21 11 PM

Operating system

MacOS

Operating system and version

Ventura

Shell Version

No response

Current Warp version

No response

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

No

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e

None

warpdotdev-devx[bot] commented 1 year ago

Thanks for letting us know @danielraffel We'll post any updates on this thread if/when this is being worked on.

To anyone else facing this issue, please add a 👍 to the original post at the top or comment with your details, and subscribe if you'd like to be notified.

anustuvicl commented 1 year ago

I am facing the same issue for several months. Event if you manage to not cover content, please make it so that we can close it with the keyboard and not have to engage the mouse. I suggest double tap Esc key.

d3v-null commented 3 weeks ago

The warning message shows up on just about every terminal I use on a daily basis. It is easy to forget it's there, and regularly causes confusion. e.g. when I search for a pattern in less, the message height happens to align with my terminal font height, causing the first line (where the find match is displayed) to be perfectly hidden.