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

Fix for example app menu not displayed correctly after app exit #1968

Conversation

FrankElias77
Copy link
Contributor

Fixes #1967

Risk

This PR makes no API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).

Unit Tests

N/A

Core Tests

Exited app through Menu on SYNC 3 then relaunched the app to check if the menu is displayed correctly

Core version / branch / commit hash / module tested against: N/A
HMI name / version / branch / commit hash / module tested against: SYNC3

Summary

Update example apps HMI level state

Changelog

Breaking Changes
  • N/A
Enhancements
  • N/A
Bug Fixes
  • Update example apps HMI level state

Tasks Remaining:

N/A

CLA

@FrankElias77 FrankElias77 added bug A defect in the library example app Relating to the built-in example apps labels Apr 12, 2021
@FrankElias77 FrankElias77 self-assigned this Apr 12, 2021
@FrankElias77 FrankElias77 marked this pull request as ready for review April 12, 2021 15:15
@codecov
Copy link

codecov bot commented Apr 12, 2021

Codecov Report

Merging #1968 (4e62435) into develop (047d827) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #1968   +/-   ##
========================================
  Coverage    83.67%   83.67%           
========================================
  Files          441      441           
  Lines        22543    22543           
========================================
  Hits         18863    18863           
  Misses        3680     3680           

@NicoleYarroch NicoleYarroch self-requested a review April 12, 2021 16:22
@NicoleYarroch NicoleYarroch linked an issue Apr 12, 2021 that may be closed by this pull request
@NicoleYarroch NicoleYarroch merged commit 613b165 into develop Apr 12, 2021
@NicoleYarroch NicoleYarroch deleted the bugfix/issue-1967-example-app-menu-not-displayed-correctly-after-app-exit branch April 12, 2021 18:07
@NicoleYarroch NicoleYarroch linked an issue Apr 13, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library example app Relating to the built-in example apps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Example app's menu not displayed correctly after app exit
2 participants