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

month picker/year picker bug in calendar #4222

Open
yjseo29 opened this issue Sep 10, 2023 · 0 comments
Open

month picker/year picker bug in calendar #4222

yjseo29 opened this issue Sep 10, 2023 · 0 comments

Comments

@yjseo29
Copy link

yjseo29 commented Sep 10, 2023

  • Framework7 version: 8.3.0
  • Platform and Target: Cordova Android & ios
  • Live Link or CodeSandbox: PREFERABLY (IF YOU WANT YOUR ISSUE TO BE RESOLVED ASAP). You can start from forking the following CodeSandbox template: CodeSandbox

Describe the bug

If you press the "done" button on the monthPicker&yearPicker in the sheet modal calendar, the sheet will be closed.

To Reproduce

Steps to reproduce the behavior:

  1. Open sheet modal calendar
  2. Click on monthPicker or yearPicker
  3. Click the “done” button
  4. closed sheet modal calendar

Expected behavior

The popover should close.

Actual Behavior

The sheet modal calendar closes.

Additional context

You need to remove the "sheet-close" class from the "done" button.

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

No branches or pull requests

1 participant