Table - inputs (dirty state)

Hey everyone,

I’m having an issue with inputs inside a table. Since my app uses a lot of tables, this problem is affecting a lot of users.

Here’s the deal: when I edit an input, it triggers an API call to update the data (I’m using Xano as the backend). After that, I sort the data by another column, so the rows should change their order. The problem is, this doesn’t happen for the inputs I just edited. It’s super annoying, and the only workaround right now is refreshing the page, which obviously isn’t the best user experience.

Has anyone run into a similar issue? Any ideas on how to fix this?

Try the reset input action after running workflow to update data.

Bubble RG doesn’t really index the data, so when changing order the way you do the input in cell 5 stays cell 5 it doesn’t travel with whatever data entry originally was cell 5

Are you using AI to answer questions?