Table New Row - Not Disappearing After Save

I've fully been able to connect a table to our GraphQL backend and support updates,deletes, new row adds, but there is a strange behavior in ReTool where after hitting "Save Changes" after a new row add, the row is added successfully, but the add row editor and save changes button are still active. You can close the editor and all is OK, but it's a very confusing experience. Is this a bug?

I'm using ReTool Self Hosted v2.96.2

Here's a video which explains better - Loom | Free Screen & Video Recording Software | Loom

Hey @Dusan_Zelembaba!

Can you try enabling "Reset after successful save" for your table?

Ah duh :smiley: yes that did work. I had initially disabled that because it did weird things on updates where it reset the table, but now that I'm auto triggering refresh after an update it just flickers a bit, so not the worst. Still strange behavior, but I can live with it, thanks!