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

[Feat]: Calendar: configurable views list to display #1442

Open
martkaczmarek opened this issue Jan 14, 2025 · 1 comment
Open

[Feat]: Calendar: configurable views list to display #1442

martkaczmarek opened this issue Jan 14, 2025 · 1 comment
Assignees
Labels
Components Dedicated to Frontend Visual Components

Comments

@martkaczmarek
Copy link
Contributor

martkaczmarek commented Jan 14, 2025

The calendar component has a lot of views possible to select from "Default view" configuration option:
image
However, only a few of them are possible to choose by the user in the app:
image

It would be nice to have a configuration option in settings to supply an array of views that are possible for the user to choose from.
This new array could also have custom label option for localisation.
The list could also be null - then users can't change the view.

It will allow to create more coherent UI design of calendar in the app, as not every scenario requires every calendar view.

Example view of custom views list:
image

For now it is possible to create a separate buttons and trigger the view change via JS, but it adds clutter to the application as it needs to be a separate button.

@FalkWolsky
Copy link
Contributor

Absolutely agree! We will add this as soon as we can.

@FalkWolsky FalkWolsky added the Components Dedicated to Frontend Visual Components label Jan 20, 2025
@FalkWolsky FalkWolsky moved this to 🆕 New in Lowcoder Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Components Dedicated to Frontend Visual Components
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants