waveterm/frontend/app
Evan Simkowitz df2889f280
Fix zombie tab context menus (#1390)
The memoizing of the tabs was causing the callbacks for
handleContextMenu to become dead ends. This makes more of the callbacks
into memoized callbacks and makes the handleContextMenu function itself
a memoized callback to ensure it's properly updated when its upstream
callbacks change.
2024-12-04 17:30:28 -08:00
..
asset workspace switcher + new elements (in storybook) (#1148) 2024-10-27 13:22:06 -07:00
block wsh run (#1376) 2024-12-04 14:16:50 -08:00
element wsh run (#1376) 2024-12-04 14:16:50 -08:00
hook browser view (#1005) 2024-10-17 14:34:02 -07:00
modals Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
notification Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
store Better flicker prevention when switching tabs (#1389) 2024-12-04 17:20:06 -08:00
tab Fix zombie tab context menus (#1390) 2024-12-04 17:30:28 -08:00
view wsh run (#1376) 2024-12-04 14:16:50 -08:00
workspace Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
app-bg.tsx browser view (#1005) 2024-10-17 14:34:02 -07:00
app.scss wsh run (#1376) 2024-12-04 14:16:50 -08:00
app.tsx Switch from Less to Scss (#1335) 2024-11-21 16:05:04 -08:00
mixins.scss Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
reset.scss Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
theme.scss Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00