|
"Loading.." sticks
|
|
01-26-2009, 11:10 PM
Post: #1
|
|||
|
|||
|
"Loading.." sticks
If you submit a reply to a thread via the quick reply form, and then click edit a thread and use quick edit - sometimes, the "Loading.." box will stay open.
Steps To Reproduce:
|
|||
|
01-27-2009, 12:30 AM
Post: #2
|
|||
|
|||
|
RE: "Loading.." sticks
It's because the server hangs and never sends back the response it's waiting for. I wouldn't consider this a bug because it's an issue on the server.
|
|||
|
01-27-2009, 12:32 AM
Post: #3
|
|||
|
|||
|
RE: "Loading.." sticks
Can't you make and then check the status of the actions, and maybe automatically set it to close after say, 3 seconds?
|
|||
|
01-27-2009, 12:42 AM
(This post was last modified: 01-27-2009 12:43 AM by Ryan Gordon.)
Post: #4
|
|||
|
|||
| RE: "Loading.." sticks | |||
|
01-27-2009, 12:46 AM
Post: #5
|
|||
|
|||
|
RE: "Loading.." sticks
I'm sure it wouldn't take much to do it. I think it is, but it's just my opinion.
|
|||
|
02-01-2009, 07:10 AM
Post: #6
|
|||
|
|||
RE: "Loading.." sticks
(01-27-2009 12:32 AM)TomL Wrote: Can't you make and then check the status of the actions, and maybe automatically set it to close after say, 3 seconds? You could make it close after 3 seconds using a timeout, but it's pretty much useless, especially if it disappears before the request is done. Items: CSS3 Menu/Navigation - PHP Pagination |
|||
|
02-01-2009, 07:13 AM
Post: #7
|
|||
|
|||
|
RE: "Loading.." sticks
Well you can check the class of the "loading" container, and see if it's set to "active" - showing; or "hidden" - closed. And if it's "active", set it to "hidden" after say..3 seconds.
|
|||
|
02-01-2009, 07:16 AM
Post: #8
|
|||
|
|||
|
RE: "Loading.." sticks
You'd firstly make way too many moves for such a simple task. Secondly, by removing the loading indicator after hanging will cause more problems than it fixes. I can see it now, users reporting it as a bug for disappearing without having the post posted.
Items: CSS3 Menu/Navigation - PHP Pagination |
|||
|
02-01-2009, 07:17 AM
Post: #9
|
|||
|
|||
|
RE: "Loading.." sticks
Well, true. But you can always double-check the status once it disappears. It's not really complicated..
|
|||
|
02-01-2009, 07:19 AM
Post: #10
|
|||
|
|||
RE: "Loading.." sticks
(02-01-2009 07:17 AM)TomL Wrote: Well, true. But you can always double-check the status once it disappears. It's not really complicated.. It isn't complicated but it'd probably take longer to make the checks than to actually post the post.
Items: CSS3 Menu/Navigation - PHP Pagination |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Search
Member List
Calendar
Help




