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

[Bug] OffCanvas & Modal reset defaults on close #746

Merged
merged 1 commit into from
Feb 15, 2021

Conversation

grahamhency
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added
    Docs have been added or updated

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Style Update (CSS)
  • Other... Please describe:

What is the current behavior?

Resolves #744

What is the new behavior?

When the modal or off-canvas is closed their configurations are reset to their respective defaults.

Does this PR introduce a breaking change?

  • Yes
  • No

Copy link
Contributor

@StevenUlmer StevenUlmer left a comment

Choose a reason for hiding this comment

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

Makes sense to me

@grahamhency grahamhency merged commit 30c0efa into dev Feb 15, 2021
@grahamhency grahamhency deleted the bug_offcanvas_modal_reset_defaults branch February 15, 2021 16:08
@grahamhency grahamhency mentioned this pull request Feb 18, 2021
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.

[BUG] Modal & Off-Canvas do not reset default values on close.
2 participants