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

Ajax LoadError not updated in StatusNode with Table ext. #237

Closed
wq9 opened this issue May 21, 2014 · 1 comment
Closed

Ajax LoadError not updated in StatusNode with Table ext. #237

wq9 opened this issue May 21, 2014 · 1 comment

Comments

@wq9
Copy link

wq9 commented May 21, 2014

When using ajax url with table extension, and the ajax url returns bad json, the StatusNode icon is correctly updated to the red exclamation mark, but the StatusNode title is never updated and still displays "Loading...".

loading

I am currently using the workaround:
$(".fancytree-statusnode-error .fancytree-title").text(message);
inside the nodeSetStatus...case "error": (line ~3333), but I'm sure it can be fixed in fancytree.
ajax

@mar10 mar10 added bug labels May 21, 2014
@mar10 mar10 added this to the 2.x Backlog milestone May 21, 2014
@iweindesmedt
Copy link

Same here
http://jsfiddle.net/r0wzqm4y/

@mar10 mar10 closed this as completed in 77959bd Sep 20, 2014
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

3 participants