You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Example:
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.
The text was updated successfully, but these errors were encountered: