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(breadcumb): set background when focused on md #27274

Merged
merged 1 commit into from
Apr 25, 2023
Merged

fix(breadcumb): set background when focused on md #27274

merged 1 commit into from
Apr 25, 2023

Conversation

tetkosimi
Copy link
Contributor

@tetkosimi tetkosimi commented Apr 25, 2023

Issue number: resolves #27273


What is the current behavior?

When breadcrumb is focused in md mode, background is not set.

What is the new behavior?

A slight background should have applied on breadcrumb when focused.

Does this introduce a breaking change?

  • Yes
  • No

Other information

@tetkosimi tetkosimi requested a review from a team as a code owner April 25, 2023 15:08
@stackblitz
Copy link

stackblitz bot commented Apr 25, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@github-actions github-actions bot added the package: core @ionic/core package label Apr 25, 2023
@liamdebeasi
Copy link
Contributor

Verified locally that the fix works. Going to merge this when ready. Thank you for the PR!

@liamdebeasi liamdebeasi added this pull request to the merge queue Apr 25, 2023
Merged via the queue into ionic-team:main with commit 01e028b Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: focused background on breadcrumb is set incorrectly for md
2 participants