asolfre / qwit

Automatically exported from code.google.com/p/qwit
GNU General Public License v3.0
0 stars 0 forks source link

Some sort of feedback when refresh or more is pressed. #135

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start QWit 
2. Press Refresh

What is the expected output? What do you see instead?
There is no indication what is going on, there is no indication if the
network request has failed or successful etc. 

Some sort of indiacation (feedback) that something is going on or finished
doing it.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by prakash....@gmail.com on 7 Mar 2010 at 1:18

GoogleCodeExporter commented 9 years ago
Actually, requests counter is decreasing after pressing Refresh. We can add 
something 
'rolling' while request is being done and something green or red depending on 
whether 
request succeeded or failed.

Original comment by artem.iglikov on 7 Mar 2010 at 3:35

GoogleCodeExporter commented 9 years ago
Yes, there are 2 types of feedback that is needed. 
1. Progress feedback.... i.e. something is going on like network fetch,etc
2. Result feedback. (popup message at critical error, unable to connect and so 
on)

Original comment by prakash....@gmail.com on 7 Mar 2010 at 4:23