Skip to content

Better handling of rapid action events firing #111

Open
@adamghill

Description

@adamghill

Related to #100 for models, but will need a separate approach because actions always need to go through the entire AJAX lifecycle since anything can happen inside the component's view.

One thought is to experiment with throttling actions and combining them into one actionQueue in the AJAX call if they happen in quick enough succession. Would potentially reduce the number of calls that would need to be made.

Another more long-term issue will be created to do a performance optimization (#110).

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions