-
Notifications
You must be signed in to change notification settings - Fork 9
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
Fountains with processing errors should display differently on map #206
Comments
I can see this interface as being handy for the developer but not really desirable for the typical end user. In certain cases, the end-user might not care at all that an error occurred (e.g., when retrieving photo metadata). In addition, color coding is already used for potability. If we start also using colors to communicate processing errors things become unclear. What we need is a way for advanced users/developers to i) be aware of processing errors and ii) see the context of processing errors. I would propose:
@ralfhauser what do you think of this counter-proposal? |
|
|
Re 1 and 2): Very elegant ideas but probably more effort.
|
Yes, the refactoring is more effort but it is not necessary for 1 and 2. Refactoring would be necessary so that the error messages can be properly placed within the property detail dialog, and in order to filter error messages by importance. In a first stage, I would recommend implementing my proposal 1 by itself as it requires similar effort to your proposal and reaches the same objective, but with higher clarity (no mixing of visual languages) and maintainability (separation of functionalities). |
|
|
|
But even without a Q-Tester, the current error message is not "production level" |
Another one when refreshing https://beta.water-fountains.org/ch-zh?l=de&lat=47.3780992&lng=8.5455864 |
I followed the link but was not able to reproduce the issue.
|
not reproducible on my side either, but I guess you should also see stacktraces or alike in the server-side log around 11am ? |
allow error message to be closed for #206 (comment)
Originally posted by @ralfhauser in #192 (comment)
The text was updated successfully, but these errors were encountered: