question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow to hide the Calendar's title

See original GitHub issue

@martijnrusschen I want to hear whether it will be ok to add a new boolean prop, something like displayCalendarTitle that will hide the header (August 2017 in this example):

image

Because it is a bit redundant to display it when you have a year and month dropdowns.

This is an example for what I am aiming for:

image

image

I am not sure, but maybe the title frame should be configurable?

Let me know what do you think, I will prepare a pr if it will be ok with you.

Thanks…

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
aronmicommented, Mar 23, 2021

Hello. Are there any updates on this? I would like to hide the calendar title and I tried to pass dateFormatCalendar="", but I get an error:

Uncaught TypeError: Cannot read property 'map' of null

Which seems to be related to date-fns format() function.

you can set it to " " , dateFormatCalendar=" " ; just a space worked for me while “” did not.

0reactions
iloveipcommented, Dec 18, 2019

Hello. Are there any updates on this? I would like to hide the calendar title and I tried to pass dateFormatCalendar="", but I get an error:

Uncaught TypeError: Cannot read property 'map' of null

Which seems to be related to date-fns format() function.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Hide Your Calendar from Everyone in Office 365
Select the calendar you want to hide. Click the three dots to the right of the calendar name. Click Sharing and Permissions.
Read more >
How to hide calendar details from others in Outlook
1. Select the Private option for appointments · You can hide calendar appointment, event, and task details from other users with the Private ......
Read more >
How to Hide Your Calendar from Everyone in Office 365
At the bottom of the navigation pane, click Calendar. · Select the calendar you want to hide. · On the Home tab, click...
Read more >
How to Hide Details From Others on Outlook Calendar
First access and open the calendar and then adjust the "Read" settings to "None" under the "Calendar Permissions." Make sure to choose the...
Read more >
Hide details of all or some appointments and meetings
Right click your calendar folder and choose Properties. Select the Permissions tab. In the Name list select Default. Change its Permissions ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found