Active state should be passed by prop instead of guessed by the component #6636
gfellerph
announced in
Architecture Decisions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Context
Components like the
<post-tabpanel>or the<post-mainnavigation>can contain items with an active state that's based on the currently active URL.Decision
What is the change that we're proposing and/or doing?
Consequences
What becomes easier or more difficult to do because of this change?
Example (optional)
If applicable, show a code example to support the decision.
Beta Was this translation helpful? Give feedback.
All reactions