zed/crates/git_ui
Dino 9120c96bfa
git_ui: Dismiss modal when viewing stash (#48491)
Ensure that `git_ui::stash_picker::StashList.handle_show_toast` emits a
`DismissEvent` so that, when the user confirms they wish to view a stash
entry, the modal is actually dismissed and does not block the user's
view.

Release Notes:

- Fixed issue where viewing a stash entry would not dismiss the modal
2026-02-09 16:35:56 +00:00
..
src git_ui: Dismiss modal when viewing stash (#48491) 2026-02-09 16:35:56 +00:00
Cargo.toml git: Add toolbar buttons for SplittableEditor (#48323) 2026-02-05 04:15:41 +00:00
LICENSE-GPL