SAP / openui5

OpenUI5 lets you build enterprise-ready web applications, responsive to all devices, running on almost any browser of your choice.
http://openui5.org
Apache License 2.0
2.97k stars 1.24k forks source link

Planning Calendar component - Magic Numbers on Monthly View on Mobile Device #4131

Closed Kalo2412 closed 2 months ago

Kalo2412 commented 2 months ago

We have issue/question about Planning Calendar component:

Mobile device: Chrome Inspect Tab Enter Device API

Screenshot 2024-09-24 at 16 12 43

how can we manage the left container of the row, aka the div that shows "All Day, 11:30 2 hr" in the planning calendar.

It appears on "1 month" view on mobile device. Is there any built in method that can format or set this value.

MapTo0 commented 2 months ago

Hello @Kalo2412

We are formatting this field based on the values provided for the appointments. There is not API for formatting that value.

Best Regards, Martin

Kalo2412 commented 2 months ago

@MapTo0 How can we remove this field from the planning calendar?

MapTo0 commented 2 months ago

Hello @Kalo2412

There is no such API.

Best Regards, Martin