gpui-component/crates/ui
Victor Quiroz 7986c2072b
sidebar: Fix menu item click handler (#759)
The sidebar stopped working properly. Only one item was handling the
click, by giving the ID to the `SidebarMenuItem` the issue seems to be
resolved. I guess something changed within `gpui` itself that it broke.

**Before**



https://github.com/user-attachments/assets/e4fd21a9-e16d-4be6-b687-64a8a040eee7

**After**



https://github.com/user-attachments/assets/aed91762-c8ae-49f3-aaa8-77df2155f0c6

---------

Co-authored-by: Jason Lee <huacnlee@gmail.com>
2025-04-01 16:41:46 +08:00
..
locales i18n: Add italian (#738) 2025-03-26 21:54:30 +08:00
src sidebar: Fix menu item click handler (#759) 2025-04-01 16:41:46 +08:00
tests/fixtures
Cargo.toml svg_img: Use system fonts to support CJK characters (#750) 2025-03-27 14:44:04 +08:00
default-colors.json
LICENSE-APACHE