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

[Calendar/RangeCalendar] Allow controlling visibleRange #7005

Open
pakettiale opened this issue Sep 6, 2024 · 0 comments
Open

[Calendar/RangeCalendar] Allow controlling visibleRange #7005

pakettiale opened this issue Sep 6, 2024 · 0 comments

Comments

@pakettiale
Copy link

pakettiale commented Sep 6, 2024

Provide a general summary of the feature here

I would like to set the value of visibleRange.start manually.

🤔 Expected Behavior?

This should be controllable like the value and focusedDate.

😯 Current Behavior

Currenly visibleRange is deduced automatically from startDate and focusedDate.

💁 Possible Solution

No response

🔦 Context

I'm trying to implement a calendar where user can jump to view selected year and month(s) from select inputs. With multiple months visible, using setFocusedDate({month: 6}) will sometimes result in visible range moving to May-June and sometimes to June-July. This is very confusing if the user is selecting an option named June-July.

💻 Examples

No response

🧢 Your Company/Team

No response

🕷 Tracking Issue

No response

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