Feature Request: allow specifying nav style for `page_navbar()`
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 569
- Forks
- 72
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
BS5 made changing the style of the nav component nicely straightforward, https://getbootstrap.com/docs/5.3/components/navs-tabs/#available-styles. I am hoping bslib could allow developers to add the various nav style classes to the nav component of page_navbar(). Alternatively, the developer could pass in a navset_ call?
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.
Research direction
Start at the page_navbar() entry point and review Bootstrap 5's available nav styles. Determine how the requested styles should be exposed, then verify that the selected style reaches the page navigation component and that the behavior is documented or testable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, scss
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100