NASA-AMMOS / aerie-ui

The client application for Aerie.
https://nasa-ammos.github.io/aerie-docs/
MIT License
28 stars 5 forks source link

New Layer triggers the right-click modal #1145

Closed evandjpl closed 5 months ago

evandjpl commented 5 months ago

Checked for duplicates

Yes - I've already checked

Is this a regression?

No - This is a new bug

Version

develop

Describe the bug

When clicking "New Layer" in an editor for a row in the Timeline Editor pane, the right-click context menu is re-shown at the last point it was created.

https://github.com/NASA-AMMOS/aerie-ui/assets/162184023/9896412d-0cf4-4fa5-bf11-da51ae3ef1f0

Reproduction

Expected behavior: No modal is created

Actual behavior: The right-click modal is reshown at the last point it was created.

Logs

No response

System Info

Browser: Firefox Nightly
System: Mac M2 Pro
Binary: Self-built `develop`

Severity

Minor