predixdesignsystem / px-breadcrumbs

https://www.predix-ui.com/#/elements/px-breadcrumbs
Apache License 2.0
0 stars 2 forks source link

Syncing between px-context-browser and px-breadcrumbs #18

Open randyaskin opened 6 years ago

randyaskin commented 6 years ago

Expected behavior and actual behavior:

If you have the context browser and breadcrumbs bound to the same set of data, a change in one should automatically reflect in the other. Works in certain cases, but is broken in others.

Steps to reproduce the problem:

  1. Open the sample app - https://www.predix-ui.com/px-sample-app/
  2. Use inspector to turn off clickOnlyMode in the breadcrumb
  3. Change context using the context browser
  4. Open the breadcrumb dropdown, wrong context will be highlighted

Screenshots (optional, but very helpful):

cb bc sync

davidrleonard commented 6 years ago

This is a known issue. We're looking for a fix. We'll update this thread when a patch is ready.

Ncreshon commented 6 years ago

I'm having the same issue. Are there any updates on a patch?