Skip to content
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

Alert with soft buttons should respond ABORTED on timeout #420

Closed
iCollin opened this issue Aug 11, 2021 · 1 comment
Closed

Alert with soft buttons should respond ABORTED on timeout #420

iCollin opened this issue Aug 11, 2021 · 1 comment
Assignees
Labels

Comments

@iCollin
Copy link
Collaborator

iCollin commented Aug 11, 2021

Summary

If you send an Alert or SubtleAlert with soft buttons and do not interact with the HMI in any way, the HMI will reply SUCCESS when the alert times out.

Reproduction

Start and connect HMI, App, Core
Send Alert or SubtleAlert with soft buttons
Wait for 10 seconds

Expectation

Core receives ABORTED response
Mobile receives ABORTED response

Actual Result

Core receives SUCCESS response
Mobile receives SUCCESS response

@iCollin
Copy link
Collaborator Author

iCollin commented Aug 13, 2021

Closed via #421

@iCollin iCollin closed this as completed Aug 13, 2021
@iCollin iCollin changed the title Alert with soft buttons respond SUCCESS on timeout Alert with soft buttons should respond ABORTED on timeout Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants