Create Page - excel file disappears on interaction, losing state #282

Closed
opened 2024-12-20 15:05:33 +00:00 by enes · 0 comments
Member

The bug is confirmed, and not just for the excel files. We are generally glitching due to modifying state directly.

Additionally, updating a file list (adding a new, removing) will lose all our drawn field data.

Having fixed the state persistence we can no longer update the drawnFields as we used to, too many updates block the UI thread and rendering only completes once we release mouse button.

The bug is confirmed, and not just for the excel files. We are generally glitching due to modifying state directly. Additionally, updating a file list (adding a new, removing) will lose all our drawn field data. Having fixed the state persistence we can no longer update the `drawnFields` as we used to, too many updates block the UI thread and rendering only completes once we release mouse button.
enes added the
Kind/Bug
Reviewed
Confirmed
labels 2024-12-20 15:05:33 +00:00
enes self-assigned this 2024-12-20 15:05:33 +00:00
enes added this to the MVP project 2024-12-20 15:05:33 +00:00
b closed this issue 2024-12-23 10:47:28 +00:00
enes moved this to Done in MVP on 2025-01-20 19:18:15 +00:00
enes moved this to Done in MVP on 2025-01-20 19:19:31 +00:00
enes moved this to Done in MVP on 2025-01-20 19:34:21 +00:00
enes moved this to Done in MVP on 2025-01-22 16:11:33 +00:00
enes moved this to Done in MVP on 2025-01-22 16:11:36 +00:00
enes moved this to Done in MVP on 2025-01-22 16:11:38 +00:00
enes moved this to Done in MVP on 2025-01-22 16:11:40 +00:00
enes moved this to Done in MVP on 2025-01-22 16:11:43 +00:00
enes moved this to Done in MVP on 2025-01-24 09:37:11 +00:00
Sign in to join this conversation.
No description provided.