Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

horizontal scrollable datepicker #22179

Closed
trogalko opened this issue May 3, 2024 · 0 comments
Closed

horizontal scrollable datepicker #22179

trogalko opened this issue May 3, 2024 · 0 comments

Comments

@trogalko
Copy link

trogalko commented May 3, 2024

Description

Please add the horizontally scrollable datepicker to the .NET 8 MAUI and Blazor, that would be lovely. We could scroll to the left until reach the minimum date, dan to the right up to the maximum date. Here is example of visual appearance :
image

Public API Changes

csharp var scrollableDatePicker = new ScrollableDatePicker();
scrollableDatePicker.Orientation = Orientation.Horizontal;

Intended Use-Case

Horizontal scrollable datepicker would take less space than reguler datepicker and offer much easier experience for users to use.

@dotnet dotnet locked and limited conversation to collaborators May 3, 2024
@PureWeen PureWeen converted this issue into discussion #22180 May 3, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

1 participant