Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve communication when using AJAX requests between controller & components #10

Open
lvnam96 opened this issue Nov 23, 2019 · 0 comments
Assignees
Labels
discussion enhancement New feature or request help wanted Extra attention is needed
Projects

Comments

@lvnam96
Copy link
Owner

lvnam96 commented Nov 23, 2019

At the moment, the component call the Controller to fire an AJAX request whenever user doing something, but there is no way to provide feedback on UI (in general or that component) about the result of request (eg: sent & waiting, success, failed,...)

@lvnam96 lvnam96 added enhancement New feature or request help wanted Extra attention is needed discussion labels Nov 23, 2019
@lvnam96 lvnam96 added this to the First workable stable version milestone Nov 23, 2019
@lvnam96 lvnam96 added this to To do in The first stable release v1.0.0 via automation Nov 23, 2019
@lvnam96 lvnam96 self-assigned this Nov 23, 2019
@lvnam96 lvnam96 added this to To do in v2.0.0 via automation May 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion enhancement New feature or request help wanted Extra attention is needed
Projects
v2.0.0
  
To do
Development

No branches or pull requests

1 participant