When I install wordpress one of the settings silently toggles itself upon installing

What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 12.1.40.1 (stable)
How are you able to access your server: Direct access via physical keyboard/screen
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: no

Describe your issue

I am trying to install wordpress 7.0 but there seems to be a UI bug or something. The “Enable Multisite Option?” toggle keeps turning itself on when i press “Install” (you can see the switch enabling itself in the background), so i end up installing a version of wordpress that I don’t want. Could be the browser, I’m using OperaGX.

If it isn’t a bug, whoever designed a toggle that silently enables itself on install is absolutely evil.

Anyway I fixed it by installing via sudo yunohost app install wordpress \ with multisite=0 but maybe someone should take a look at this.

Share relevant logs or error messages

Yes this is a known issue that has been fixed but not yet released.

For now installing the app via cli is the good workaround.