humhub / calendar

Create one-time or recurring events, invite and manage attendees, and keep track of all your events with the Calendar module.
28 stars 46 forks source link

Module Not Available for Users - Error #477

Closed luke- closed 1 month ago

luke- commented 4 months ago
          I made calendar not available for users. Opening the settings of global calendar view, opens dialog to open module twice and then forward to a default error page. I guess this could be optimized.

image image image image

Originally posted by @egyfeny in https://github.com/humhub/calendar/issues/437#issuecomment-2095618422

ultimocoder commented 3 months ago

What shall be the expected behavior to fix this issue ?

luke- commented 2 months ago

@ultimocoder Do you have a suggestion here? If the button only displays the broken dialogue, I would possibly hide the button completely.

However, other modules such as the External Calendar may also be attached to the button.

yurabakhtin commented 1 month ago

@luke- Fixed in the PR https://github.com/humhub/calendar/pull/497.

However, other modules such as the External Calendar may also be attached to the button.

The External Calendar module is attached to the CalendarControls(it is a container/wrapper widget of the settings button), so when the button ConfigureButton is hidden other buttons from the External Calendar module are visible like the "Export" button:

hide-calendar-button