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

Dashboard example improvements #34007

Merged
merged 2 commits into from May 18, 2021
Merged

Conversation

ffoodd
Copy link
Member

@ffoodd ffoodd commented May 17, 2021

Closes #33987 (sort of).

Allowing multiple links in the nav isn't needed in our example and only requires to switch the navbar to row direction. However I found a few tiny bits of things to improve, more regarding overall quality and accessibility (despite none of those fixes are mandatory).


Preview: https://deploy-preview-34007--twbs-bootstrap.netlify.app/docs/5.0/examples/dashboard/

@ffoodd ffoodd requested review from a team as code owners May 17, 2021 12:52
@ffoodd ffoodd force-pushed the main-fod-dashboard-example-improvements branch from 9bb9706 to a19f8a0 Compare May 17, 2021 12:53
Copy link
Contributor

@alpadev alpadev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️ good job!

@XhmikosR XhmikosR added this to Inbox in v5.0.2 via automation May 18, 2021
@XhmikosR XhmikosR merged commit 9f678d6 into main May 18, 2021
v5.0.2 automation moved this from Inbox to Done May 18, 2021
@XhmikosR XhmikosR deleted the main-fod-dashboard-example-improvements branch May 18, 2021 05:47
marvin-hinkley-vortx pushed a commit to Vortx-Inc/bootstrap that referenced this pull request May 20, 2021
@olimart
Copy link

olimart commented May 23, 2021

@ffoodd sorry but what do you mean by "switch the navbar to row direction" ?
Which class(es) am I supposed to add/tweak on the navbar? 🙏

@alpadev
Copy link
Contributor

alpadev commented May 23, 2021

@olimart

In this specific case, using .flex-row on the .navbar-nav element is what you need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v5.0.2
  
Done
Development

Successfully merging this pull request may close these issues.

Template example navbar should support multiple links
4 participants