[BUG]: Cannot remove a module from component #1234
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What Happened?
I added a module to a component and saved it. The red "minus" button does not function to remove the module when I re-open the component.
Steps to reproduce the Bug
Which Joomla version are you compiling in?
5.3.2
Which PHP version are you compiling in?
8.2.23
Which Joomla versions are you targeting?
5
Which PHP version are you targeting?
8.2.23
Which Web server is JCB running on?
Joomla Docker image. Apache 2
Which Relational Database is JCB running on?
mysqlnd 8.2.23
Which OS is JCB running on?
Alpine linux
Which JCB version are you using?
5.1.1
Where in JCB did this issue occur?
Other
On which browsers did you encounter the issue?
Chrome
Additional Comments
No response
This is not a bug - it's simply how the subform is designed that adds modules to a component.
If you want to remove all modules linked to your component, the minus button should work to remove all until the last one. For the final module, select the
Select a module
option. This will leave the component with no modules linked.Please Note: It is highly recommended to use Firefox when building with JCB. Since JCB is built and tested in Firefox we have found that when using Chrome we sometimes run into unexpected behavior.
Doing that. Yay Firefox!