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

Issue moving from one JTable web page to another #357

Closed
tester5 opened this issue Mar 5, 2013 · 8 comments
Closed

Issue moving from one JTable web page to another #357

tester5 opened this issue Mar 5, 2013 · 8 comments
Assignees
Labels
Milestone

Comments

@tester5
Copy link

tester5 commented Mar 5, 2013

Hi,

I'm hoping you've seen this issue before. It only occurs when you move from one JTable web page to another, BEFORE the first JTable web page has completed loading. When you do this, it displays the connectity based error ''An error occcured while communicating to the server', but the page still redirects abruptly to the new Jtable web page.

The ideal fix would be to somehow cancel the load when a link is clicked before the Jtable has completed loading or somehow to cancel the display of the error message.

Please let me know if you need me to clarify anything further.

Hope you can help.

Many thanks.

@sheryever
Copy link
Contributor

@hikalkan Yes, it will be really help full, i have jquery tab page in which i have about 8 jtables when i move from that page to another page while jtable is loading data. it give me 8 messages.

@tester5
Copy link
Author

tester5 commented Mar 20, 2013

@hikalkan, any update on this? thought we'd give you gentle nudge as we feel it is quite important as it affects the user experience.

Have you seen or are aware of this issue? any ideas whether this is a quick win or complicated bug to fix?

Hope you can help.

@ghost ghost assigned hikalkan Mar 24, 2013
@dineshems
Copy link

I'm also have the same issue.....? Can any one help me pls....?

@tester5
Copy link
Author

tester5 commented May 1, 2013

Hi dineshems, we are waiting on @hikalkan, who am sure is working on getting this resolved. It's marked above as a problem, and he's targeting the next release to include this fix (v2.3.1).

Hopefully we'll have this working soon, it will be a great improvement to this brilliant solution.

@hikalkan, just wondering how far you may be with this issue and v2.3.1?

@hikalkan
Copy link
Member

I made a fix according to http://stackoverflow.com/questions/699941/handle-ajax-error-when-a-user-clicks-refresh/18170879#18170879
It will check if current page is being unloaded. If so, It will not show error messge. It worked for me.

@tester5
Copy link
Author

tester5 commented Sep 19, 2013

Hi,

Many thanks for resolving this. How can I get v2.3.1? I couldn't find it on jtable.org it github.

Many thanks,
Ricki

Date: Wed, 18 Sep 2013 12:27:12 -0700
From: notifications@github.com
To: jtable@noreply.github.com
CC: rixsta@hotmail.com
Subject: Re: [jtable] Issue moving from one JTable web page to another (#357)

I made a fix according to http://stackoverflow.com/questions/699941/handle-ajax-error-when-a-user-clicks-refresh/18170879#18170879

It will check if current page is being unloaded. If so, It will not show error messge. It worked for me.


Reply to this email directly or view it on GitHub.

@hikalkan
Copy link
Member

Hi,

Will be released in a few days (probably today or this weekend).

hikalkan added a commit that referenced this issue Sep 21, 2013
Bugfixes (#161, #254, #357, #570, #822) and localizations.
@sheryever
Copy link
Contributor

Thanks

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

No branches or pull requests

4 participants