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

New tab placement dropdown adds options after changing selection #5168

Closed matthiasthieroff closed 2 days ago

matthiasthieroff commented 1 month ago

Dupe Check

Describe the bug

After each change of the "New tab placement" setting in Settings -> Features the dropdown gains two more options. This is permanent as long as Warp is runnning (re-open the Settings does not reset the dropdown).

To reproduce

  1. Go to Settings -> Features
  2. Open the "New tab placement" dropdown
  3. There are the expected 2 options: "After current tab" and "After all tabs"
  4. Change the current placement
  5. Open the dropdown again
  6. Now there are 4 options (duplicates of the first 2)

Expected behavior

The number of options should stay the same after changing the selected option.

Screenshots

image

Operating system

MacOS

Operating system and version

Sonoma 14.5 (23F79)

Shell Version

zsh 5.9 (x86_64-apple-darwin23.0)

Current Warp version

v0.2024.07.16.08.02.stable_03

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

None

dannyneira commented 1 month ago

Hi @matthiasthieroff Good catch, thanks for letting us know! We've worked on a fix and it should be in next weeks' release.

dannyneira commented 2 days ago

Hi @matthiasthieroff this issue has been fixed in the latest version of Warp.

Closing this as resolved, but please feel free to update and let us know if there are any issues.