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

feat(sidenav): remove deprecated sidenav in favor of vertical nav #368

Merged
merged 7 commits into from
Dec 19, 2022

Conversation

kevinbuhmann
Copy link
Member

@kevinbuhmann kevinbuhmann commented Oct 31, 2022

closes #316
replaces #334

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

Feature
Breaking change

What is the current behavior?

The sidenav exists. It is fundamentally inaccessible and cannot be made accessible.

What is the new behavior?

The sidenav does not exist.

Does this PR introduce a breaking change?

Yes. Users should migrate to the vertical nav component.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 31, 2022

👋 @kevinbuhmann,

  • 🙏 The Clarity team thanks you for opening a pull request
  • 🎉 The build for this PR has succeeded
  • 🔍 The PR is now ready for review
  • 🍿 In the meantime, checkout out a preview of this PR
  • 🖐 You can always follow up here. If you're a VMware employee, you can also reach us on our internal #clarity-support Slack channel

Thank you,

🤖 Clarity Release Bot

@kevinbuhmann kevinbuhmann marked this pull request as draft October 31, 2022 18:03
@kevinbuhmann kevinbuhmann changed the base branch from main to beta December 5, 2022 18:28
@kevinbuhmann kevinbuhmann marked this pull request as ready for review December 5, 2022 18:28
@kevinbuhmann kevinbuhmann marked this pull request as draft December 12, 2022 13:56
The vertical nav styles shouldn't be used alone. The component should be
used to ensure proper accessibility.
The sidenav is deprecated in favor of the vertical nav. I removed the
responsive nav code snippets also because they demoed usage of the
sidenav.
The sidenav is deprecated in favor of the vertical nav. I couldn't get
the progress bar to work well in the vertical nav.
The sidenav is deprecated in favor of the vertical nav.
The sidenav is deprecated in favor of the vertical nav.
The "grid" layout makes doesn't wrap and makes it hard to add/remove
things.
closes #316

BREAKING CHANGE: The deprecated sidenav is removed. Please migrate to
the clr-verical-nav component.
@kevinbuhmann kevinbuhmann marked this pull request as ready for review December 15, 2022 21:55
@kevinbuhmann kevinbuhmann merged commit 5465f80 into beta Dec 19, 2022
@kevinbuhmann kevinbuhmann deleted the kevin/breaking/remove-sidenav branch December 19, 2022 14:11
@github-actions
Copy link
Contributor

🎉 This PR is included in version 15.0.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@kevinbuhmann kevinbuhmann changed the title feat(sidenav): remove deprecated sidenav in favor of verical nav feat(sidenav): remove deprecated sidenav in favor of vertical nav Dec 20, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2023

Hi there 👋, this is an automated message. To help Clarity keep track of discussions, we automatically lock closed PRs after 14 days. Please look for another open issue or open a new issue with updated details and reference this one as necessary.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 5, 2023
@kevinbuhmann
Copy link
Member Author

This PR removed from SCSS variables for the wizard sidenav. I will fix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Sidenav Component
3 participants