Skip to content

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

@martkaczmarek

Description

@martkaczmarek

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.

Metadata

Metadata

Labels

ComponentsDedicated to Frontend Visual Components

Projects

Status

🆕 New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions