Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module Not Available for Users - Error #477

Closed
luke- opened this issue May 6, 2024 · 3 comments · Fixed by #497
Closed

Module Not Available for Users - Error #477

luke- opened this issue May 6, 2024 · 3 comments · Fixed by #497
Assignees
Labels

Comments

@luke-
Copy link
Contributor

luke- commented May 6, 2024

          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 #437 (comment)

@ultimocoder
Copy link

What shall be the expected behavior to fix this issue ?

@luke-
Copy link
Contributor Author

luke- commented Jun 7, 2024

@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
Copy link
Collaborator

@luke- Fixed in the PR #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

@luke- luke- closed this as completed Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants