posit-dev / posit-dev/py-shiny
Should add `ui.navset()` and `ui.navset_card()`
Open
@cpsievert is already working on this.
Since Dec 9, 2023.
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 135
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 21
Description
This is a follow-up to #868. shiny.express got the new functions layout.navset() and layout.navset_card(), but shiny.ui does not have corresponding functions ui.navset() and ui.navset_card(). Those functions should be added to shiny.ui.
Contributor guide
No contributing guide indexed for this repository
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.