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

Multiple Messages for long running Event Mask #495

Open
geoffreymcgill opened this issue May 27, 2014 · 2 comments
Open

Multiple Messages for long running Event Mask #495

geoffreymcgill opened this issue May 27, 2014 · 2 comments
Assignees

Comments

@geoffreymcgill
Copy link
Member

http://forums.ext.net/showthread.php?35661

Configure multiple loading mask messages (DurationMessages) each with a configurable timeout for long running tasks.

eventMask: {
    durationMessages: {
        500: 'Hm... taking a bit longer than expected...',
        1000: 'Well, this is a bit unexpected... almost there now...',
        2000: 'Woah, this is embarrassing. The server is taking really long. Sorry about this... still waiting...'
    }
}

UPDATE: the member requested support of that for all AJAX request including Store load requests.
http://forums.ext.net/showthread.php?35661&p=223151&viewfull=1#post223151

Duplicate:
http://forums.ext.net/showthread.php?56871&p=262451#post262451

@geoffreymcgill
Copy link
Member Author

Our goal is to implement this functionality for the final Ext.NET 3.0.0 release.

@DaniilVeriga
Copy link

Done in the revision 6203. More information in this post:
http://forums.ext.net/showthread.php?35661&p=219561&viewfull=1#post219561

@DaniilVeriga DaniilVeriga added this to the Release 3.0 Final milestone Dec 15, 2014
@DaniilVeriga DaniilVeriga reopened this Mar 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants