linagora / esn-frontend-calendar

Calendar SPA for the OpenPaaS Suite - https://open-paas.org/
Other
8 stars 15 forks source link

remove subheader from calendar(desktop case) #623

Open asmaNode opened 2 years ago

asmaNode commented 2 years ago

Expected

To a better visibility we want to remove this subheader on desktop. Only on desktop, the subheader is used on mobile to show buttons like this :

Capture d’écran de 2021-12-08 11-03-35

For this we need to move current buttons :

  1. The burger menu must be on the left of the logo in the header
  2. The Refresh and the planning buttons must be added on the right of the full calendar header. For this you can create custom buttons in the full calendar https://fullcalendar.io/docs/customButtons

Capture d’écran de 2021-12-07 17-10-33