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
21.35k stars 372 forks source link

Completions menu overlaying settings menu #4693

Open HonzaKubita opened 7 months ago

HonzaKubita commented 7 months ago

Discord username (optional)

qb1t

Describe the bug

If you are in the middle of writing a command and the suggestions menu is open and you open settings the suggestions menu will overlay the settings menu

To reproduce

  1. Start typing a command
  2. Reach a state in which the completions menu is open (either by opening it or having it open automatically)
  3. Click the gear icon to open the settings

Expected behavior

Expected behaviour is that the settings menu should overlay the completions menu

Screenshots

Screenshot 2024-04-04 at 11 51 58

Operating system

MacOS

Operating system and version

14.3.1 (23D60)

Shell Version

3.2.57(1)-release (arm64-apple-darwin23)

Current Warp version

v0.2024.03.26.08.02.stable_02

Regression

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

Recent working Warp date

No response

Additional context

MacBook Pro 14″ M1 Pro

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:b9d78064-c89e-4973-b153-5178a31ee54e

None

dannyneira commented 7 months ago

Hi @HonzaKubita I believe this may be a known issue, As a workaround, please press ESC to close the completions menu, then you should be able to see the settings modal.

HonzaKubita commented 7 months ago

I am aware of how to get rid of it I just wanted to submit a bug report in case it wasn't reported yet