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(component): responsive sidebar now closes on backdrop and menu click #121

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

Annysah
Copy link
Collaborator

@Annysah Annysah commented Jun 23, 2021

The responsive sidebar initially closes only when the close icon is clicked but now closes once the
backdrop is clicked as well as any item on the menu.

The responsive sidebar initially closes only when the close icon is clicked but now closes once the
backdrop is clicked as well as any item on the menu.
@Annysah Annysah linked an issue Jun 23, 2021 that may be closed by this pull request
@bahdcoder bahdcoder merged commit f2ebca7 into master Jun 24, 2021
bahdcoder pushed a commit that referenced this pull request Jun 26, 2021
…ick (#121)

The responsive sidebar initially closes only when the close icon is clicked but now closes once the
backdrop is clicked as well as any item on the menu.
bahdcoder added a commit that referenced this pull request Jun 26, 2021
* feat(manda): add manda package for generating @tensei/client package

Add basic interfaces from resources

* feat(manda): add update / insert / sort query order interfaces

* feat(sdk): add auth module to sdk generator

* chore(sdk): add new sdk package

* feat(sdk): add auth api to js sdk

* chore(core): format with prettier

* feat(sdk): add build script to sdk package

* fix(express-session-mikro-orm): fix update query for mongodb (#108)

use nativeUpdate instead of persist and flush for session update

fix #107

* Fix/publish mongodb login fix (#109)

* chore(core): bump package versions to v0.8.5

* v0.8.5

* Fixed the Procedure component bug not adding new items when the enter… (#118)

* Fixed the Procedure component bug not adding new items when the enter button is clicked

Signed-off-by: Anisat Akinbani <anisatakinbani13@gmail.com>

* fix(component): fixed the Procedure component not adding new items when the enter button is clicked

Apart from when the button component is clicked on to add new items, the enter button should also be
able to do the same which was the purpose of this change.

* fix(component): responsive sidebar now closes on backdrop and menu click (#121)

The responsive sidebar initially closes only when the close icon is clicked but now closes once the
backdrop is clicked as well as any item on the menu.

* feat(rest): add core as dependency to rest package

* feat(tests): fix passwordless register test in mysql v8.0

* ci(core): run builds only on pull request

* test(tests): fix two factor and email confirmation tests

Co-authored-by: Anisat Akinbani <52763841+Annysah@users.noreply.github.com>
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.

Responsive cms sidebar should close on backdrop and menu item click
2 participants