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

Promise in chat is sluggish #7

Closed
edwh opened this issue Mar 15, 2018 · 1 comment
Closed

Promise in chat is sluggish #7

edwh opened this issue Mar 15, 2018 · 1 comment

Comments

@edwh
Copy link
Member

edwh commented Mar 15, 2018

Example:

I pressed the button to promise and it was as if nothing happened. I then pressed it a few more times and nothing happened. I came here to this group to write my message and when I returned back to Freegle the "promise this item" button was displayed so I clicked it to confirm.

I think when you click the promise button it fetches your posts from the server, in order to display them in the popup, so that would be the delay. We need some visual indication that something is happening - perhaps just the standard Iznik.Views.PleaseWait() mechanism we use elsewhere.

There is sometimes different chat code for the chat pane vs popup windows, so watch out for that.

@edwh edwh assigned edwh and bernhard-hofmann and unassigned edwh Mar 15, 2018
@bernhard-hofmann bernhard-hofmann removed their assignment Mar 16, 2018
@edwh
Copy link
Member Author

edwh commented Apr 12, 2018

Fixed.

@edwh edwh closed this as completed Apr 12, 2018
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