-
Notifications
You must be signed in to change notification settings - Fork 35
Extend notifications functionality #288
Comments
Benchmark: http://codeseven.github.io/toastr/demo.html (enable "Progress" and play with mouse hover) – this is what we want. |
wow, very very nice! about 4. and 5., i think backend shall provide this ( task #253 ). Until that, i think there is nothing u can do about it. |
@teosarca actually we can – we will simply always display this short texts in notifications. We very rarely have human-readable texts in errors and even if we understand "404something" or "field BPartner_ID is not NULL" – user doesn't have to. That's why I think this click on notification may help someone who actually would want to understand the error. Wdyt? |
@cadavre Nice Idea, but let's discuss things like this later when we have time for such details. many to do before this ;-) |
@metas-mk disagree. It's a part of getting into #253 . We're lack of errors in many, many places so what we do right now is talk a lot about "what should happen" between frontend-API communication. Poor part is that we don't have user-friendly messages for users and we (devs) don't get errors that are saying what shall happen while calling API. In short: there are no validators at all. What I'm trying to do is actually push you more into taking this issue into consideration, because as for me: it is "High priority" issue. |
about NOK:
|
IT2 |
Is this a bug or feature request?
Feature request
What is the current behavior?
Notifications appear and disappear not taking into consideration user actions.
Which are the steps to reproduce?
Generate any UI error.
What is the expected or desired behavior?
The text was updated successfully, but these errors were encountered: