Hi All,
Requesting to check if someone has implemented a custom Toolbar on react-calendar, with additional button.
Also is there any possibility to have additional year view in this calendar like this . This is also using react-big-calendar
https://codesandbox.io/s/priceless-mclean-jjmky5047y?file=/src/Year.js:0-3849
-VJ
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
I am having a similar issue trying to implement a custom view. I can successfully create a custom view using react big calendar outside of sharepoint but not using the spfx web part.
I succeeded to recreate your year-view in SharePoint. (hacky way because of a limitation in react-big-calendar)
If still needed, I will create a PR.
I succeeded to recreate your year-view in SharePoint. (hacky way because of a limitation in react-big-calendar)
If still needed, I will create a PR.
Can you post your example here on github
Thank You
I have created a PR @coolvijaymca
Let me know if you have any questions.
@hugoabernier I think this issue can be closed.
Most helpful comment
I succeeded to recreate your year-view in SharePoint. (hacky way because of a limitation in react-big-calendar)
If still needed, I will create a PR.