valnet / valuenetwork

Resource Planning and Value Accounting for Value Networks
http://mikorizal.org
GNU Affero General Public License v3.0
99 stars 25 forks source link

Clicks and actions #414

Open TiberiusB opened 9 years ago

TiberiusB commented 9 years ago

We noticed that if we click many ties on a Save button the action might be duplicated. For example, when we log time, and create a work event, if the system is slow, people click more than once on the button and the result is multiple work events created.

Possible solutions: have a sign to tell the user that the action has been recorded and disable the UI until the page refreshes.

bhaugen commented 9 years ago

Good catch, thanks, we fixed a similar problem in the new equipment logging app and will do so as comprehensively as possible.

On Thu, Jul 9, 2015 at 5:39 PM, TiberiusB notifications@github.com wrote:

We noticed that if we click many ties on a Save button the action might be duplicated. For example, when we log time, and create a work event, if the system is slow, people click more than once on the button and the result is multiple work events created.

Possible solutions: have a sign to tell the user that the action has been recorded and disable the UI until the page refreshes.

— Reply to this email directly or view it on GitHub https://github.com/valnet/valuenetwork/issues/414.