GigaTables / reactables

GigaTables is a ReactJS plug-in to help web-developers process table-data in applications and CMS, CRM, ERP or similar systems.
MIT License
144 stars 30 forks source link

send all fields on edit - idempotence principle relative to UI #65

Closed arthurkushman closed 7 years ago

arthurkushman commented 7 years ago

The bad scenario example is when user edit something for a longer time then the other - last transaction must be the most actual.

arthurkushman commented 7 years ago

resolved in #63