[Bug] Deleting recipe causes nav bar change
Open
@PureWeen is already working on this.
Since Mar 23, 2023.
a11y/recipes-app
area-controls-shell
area-layout
area-xaml
s/triaged
t/a11y
t/bug
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 296
Description
Description
Deleting a recipe from MyRecipes CollectionView causes the NavBar style to change. It changes in color, and introduces a hamburger menu icon associated with an empty flyout menu.
Steps to Reproduce
- Run recipes app
- Navigate to My Recipes tab
- Click on a recipe
- Press the 'Delete' button
- Notice the changes made to the nav bar
Expected Behavior
No change to NavBar
Actual Behavior
Changes in NavBar
Screenshots

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.