Action Button - resetOnChange for a table

The resetOnChange basically turns a button from “pressed” to “not pressed,” which also resets the timeSincePressed. I’m going off of memory here, but I’m pretty sure you can just add resetLabel: "Edit my response" in the CL and then any changes to the table will reset the timer.

I use resetOnChange for moving points on a graph. For example, if you submit a graph as an answer and receive feedback, I might not want the feedback to remain in the note if a point is moved.