dotnet / dotnet/maui

[Bug] Deleting recipe causes nav bar change

Open
#3,150 7 comments 0 reactions 1 assignee View on GitHub

@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
  1. Run recipes app
  2. Navigate to My Recipes tab
  3. Click on a recipe
  4. Press the 'Delete' button
  5. Notice the changes made to the nav bar
Expected Behavior

No change to NavBar

Actual Behavior

Changes in NavBar

Screenshots

Screenshot_20211027-125521

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.