When a user session ends, a user is not informed of the fact. Opening the flyout, a user sees misleading info: "Failed to fetch notifications"
Is it possible to catch such cases and give users more informative message?
| Etonkovidova | |
| Aug 29 2016, 6:53 PM |
| F4420434: Screen Shot 2016-08-31 at 9.57.16 AM.png | |
| Aug 31 2016, 5:05 PM |
| F4420436: Screen Shot 2016-08-31 at 9.58.04 AM.png | |
| Aug 31 2016, 5:05 PM |
| F4414049: Screen Shot 2016-08-29 at 9.28.11 AM.png | |
| Aug 29 2016, 6:53 PM |
When a user session ends, a user is not informed of the fact. Opening the flyout, a user sees misleading info: "Failed to fetch notifications"
Is it possible to catch such cases and give users more informative message?
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Display a message when API fail due to session end | mediawiki/extensions/Echo | master | +50 -6 |
Change 307362 had a related patch set uploaded (by Mooeypoo):
Display a message when API fail due to session end
Change 307362 merged by jenkins-bot:
Display a message when API fail due to session end
Checked in betalabs - the proper message is displayed to users with ended user session.