enso/app/gui/e2e
Kaz Wesley 190029996c
Fix teleporter crash and integration tests (#11656)
Fix failing integration tests:
- Fix a Vue Teleporter crash that became reachable when the dropdown arrow is displayed more often (#11620).
- Fix a new drag-and-drop test that didn't work in CI.
- Update mock data for multi-type expression updates (https://github.com/enso-org/enso/pull/11583).

# Important Notes
- The new `ConditionalTeleport` component should be used for any `Teleport` that uses the `disabled` prop and has a `to` that isn't always a valid teleportation target.
2024-11-26 09:22:41 +00:00
..
dashboard Fix React Compiler lints + improve performance (#11450) 2024-11-21 13:49:30 +00:00
project-view Fix teleporter crash and integration tests (#11656) 2024-11-26 09:22:41 +00:00