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

Portal Modules Issue #8527

Open
jkoch22 opened this issue Jan 29, 2025 · 0 comments
Open

Portal Modules Issue #8527

jkoch22 opened this issue Jan 29, 2025 · 0 comments

Comments

@jkoch22
Copy link
Contributor

jkoch22 commented Jan 29, 2025

Describe the bug
Deleting a Portal Module from Portal Modules main page only removes the module from the current view. Also, unlinking a module that's in use doesn't allow the save button to be enabled to save the new configuration.

To Reproduce
Steps to reproduce the behavior:

  1. Navigate to Configuration > Advanced Access Configuration > Portal Modules
  2. Click on a module at the bottom of the page and click the trash can icon.
  3. Item is removed from view but a refresh of the page returns the module.

Expected behavior
When deleting a module from the Portal Modules page it deletes the module like it does when you navigate to the module itself and delete it there. Also when unlinking a module it allows the Save button to be enabled so it can be saved.

Additional context
From what I could tell, this seems to be what it's calling which only removes it from the current view.

When navigating to the portal module itself and deleting it looks like it uses this which actually calls the API to delete it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant