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

fix(docs): close sidenav properly when clicking on it in any scenario #1030

Merged
merged 1 commit into from
Dec 13, 2017

Conversation

emoralesb05
Copy link
Contributor

Description

We forgot to remove the media service checkup to see when to close the main sidenav.. because of that it looked like it didnt work. This PR makes sure the main sidenav closes in any case.

Test Steps

  • npm run serve
  • Open main sidenav and click on items

General Tests for Every PR

  • npm run serve:prod still works.
  • npm run lint passes.
  • npm test passes and code coverage is not lower.
  • npm run build:release still works.

@emoralesb05 emoralesb05 added this to the Release Candidate 2 milestone Dec 13, 2017
Copy link
Collaborator

@richavyas richavyas left a comment

Choose a reason for hiding this comment

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

Code & UX LGTM

@emoralesb05 emoralesb05 merged commit ba2b5ed into develop Dec 13, 2017
@emoralesb05 emoralesb05 deleted the feature/fix-sidenav-docs branch December 13, 2017 22:46
kriswinbush pushed a commit to kriswinbush/covalent that referenced this pull request Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants