-
Notifications
You must be signed in to change notification settings - Fork 2
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
Show entity command errors #48
Comments
Actually errors are shown while in a "sub-page" i.e activities, remote, media players views. |
I don't see any errors on sub pages either |
I added some errors on profile pages as well but not on sliders : it can be annoying to receive repeated error messages when moving slider and in my case it occurs oftently. The remote has weak network performances (wifi chip/antenna) and even if connected it doesn't handle all requests successfully. |
Fixed in build 133. Please close the issue if all errors (except sliders) are raised |
I still don't see any command errors with 1.2.0 (133). To be clear: I'm refering to the response status codes that e.g. integrations send to tell the core if a command succeded or failed and are are also shown on the remote as internal server error etc. |
Ok no I don't analyze the errors status. Just the same error message (still contextualized with the concerned entity) |
Switched to low priority. This would need a lot of refactoring |
FYI: Your own Remote Toolkit can display these error messages. I would be fine if the same messages appear in the app as well. |
If an entity commands fails for some reason the app doesn't show this error. This should be supported as the user doesn't always know if a command has succeeded or not.
The text was updated successfully, but these errors were encountered: