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

Control for asynchronous requests #124

Closed
merlos opened this issue Jan 29, 2016 · 2 comments
Closed

Control for asynchronous requests #124

merlos opened this issue Jan 29, 2016 · 2 comments

Comments

@merlos
Copy link

merlos commented Jan 29, 2016

Hi!
I'm wondering if you'll provide some builtin functionality on the framework to provide visual feedback to the user while running AJAX processes.

For example, if the user hits a button that submits a form through AJAX, while the AJAX request is being processed the UI displays something to tell the user that an action is being done (typically some kind of spinning wheel or an state button like http://getbootstrap.com/javascript/#buttons-stateful)

Thanks. Juan.

@merlos merlos changed the title Control for Control for asynchronous requests Jan 29, 2016
@natecavanaugh
Copy link
Contributor

Hi Juan,
We've been discussing this, and are planning on having something as far as loading indicators go.
Since the Lexicon implementation is currently based on Bootstrap, you can use the state button you pointed to as well, and it will work fine.

I'll leave this open for now, though, since we want to include loading icons for a few different scenarios as well.

Thanks Juan :)

@natecavanaugh
Copy link
Contributor

Hi Juan,
I'm going to go ahead and close this one out, as we now have loading indicators (though we're still working on the documentation for it, but you can see the examples here: http://liferay.github.io/lexicon/content/loaders/).

If you feel this isn't quite what you wanted, please feel free to reopen the issue or create a new one.

Thanks Juan,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants