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

Add "Classic Mode" #493

Merged
merged 11 commits into from
Feb 19, 2023
Merged

Add "Classic Mode" #493

merged 11 commits into from
Feb 19, 2023

Conversation

ricoberger
Copy link
Member

The new "classic mode" implements the design of version 3 of kubenav, which is prefered by some users. Since the required changes and the maintance effort shouldn't be that high we can support the new design and the old one as opt in. The changes which are applied, when a user opt in for the "classic mode" are the followings:

  • Remove the bottom navigation bar and add a sidebar for the navigation in the app
  • Remove the resource actions header (the one were a user can view the logs of a container or scale a deployment) and move the actions to a menu, which can be accessed via the app bar.

See #477

The new "classic mode" implements the design of version 3 of kubenav,
which is prefered by some users. Since the required changes and the
maintance effort shouldn't be that high we can support the new design
and the old one as opt in. The changes which are applied, when a user
opt in for the "classic mode" are the followings:

- Remove the bottom navigation bar and add a sidebar for the navigation
  in the app
- Remove the resource actions header (the one were a user can view the
  logs of a container or scale a deployment) and move the actions to a
  menu, which can be accessed via the app bar.

See #477
@ricoberger ricoberger added the changelog: added A new feature was added label Feb 2, 2023
@ricoberger ricoberger merged commit fcf5d65 into main Feb 19, 2023
@ricoberger ricoberger deleted the add-classic-mode branch February 19, 2023 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: added A new feature was added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant