waveterm/frontend/app
Evan Simkowitz 9ce0093751
Fix errors in loading of help view (#1501)
When clicking on one of the cards from the home page of the docsite and
when initially loading the home page of the docsite, the webviewTag was
emitting a `did-frame-navigate` event, which we weren't tracking. This
meant that we were not properly recording that a navigation had
occurred. This caused three separate issues:

- We were never setting the meta url for the block, which meant that
when you navigated to a different tab or reloaded the app, you'd lose
what page you were last on.
- The site would reload after we fixed a broken docsite url, but we
wouldn't remove the error text that blocks the broken site.
- Clicking on the "open in external browser" button wouldn't do
anything.
2024-12-11 16:09:47 -08:00
..
asset workspace switcher + new elements (in storybook) (#1148) 2024-10-27 13:22:06 -07:00
block Connections Typeahead Additional Fixes (#1457) 2024-12-10 11:13:15 -08:00
element try to fix drag region above tabs (#1466) 2024-12-10 12:50:58 -08:00
hook browser view (#1005) 2024-10-17 14:34:02 -07:00
modals fix: smarter connection typeahead arrows (#1431) 2024-12-06 21:32:50 -08:00
notification Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
store add a refocus at the end of wave reinit (#1499) 2024-12-11 13:13:40 -08:00
tab Remove unnecessary log (#1498) 2024-12-11 12:54:23 -08:00
view Fix errors in loading of help view (#1501) 2024-12-11 16:09:47 -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 Move markdown css import so it doesn't affect Storybook (#1465) 2024-12-10 12:38:49 -08:00