nextcloud/apps
Daniel Calviño Sánchez d0ba10d6ae fix: Remove status check when configuration was changed
Setting a null status was supposed to remove the status check, but
nothing was changed in that case. Now the status check is properly
removed, and doing that by hiding the element rather than just turning
it invisible also prevents that clicking on the invisible status
triggers a check, as until the new configuration is saved the check will
still be performed with the old configuration, which could be misleading
for the user.

Additionally, an explicit width is set to the parent of the span element
to prevent its width from changing when the span is shown and hidden.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2024-09-04 09:46:17 +02:00
..
admin_audit style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
cloud_federation_api style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
comments feat: Add bidi support in core directory 2024-08-29 08:32:47 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2024-08-30 16:32:38 +00:00
dashboard Fix(l10n): Update translations from Transifex 2024-08-30 16:32:38 +00:00
dav Fix(l10n): Update translations from Transifex 2024-09-04 00:21:54 +00:00
encryption Fix(l10n): Update translations from Transifex 2024-09-04 00:21:54 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2024-09-03 00:20:58 +00:00
federation feat: Add bidi support in core directory 2024-08-29 08:32:47 +00:00
files Fix(l10n): Update translations from Transifex 2024-09-04 00:21:54 +00:00
files_external fix: Remove status check when configuration was changed 2024-09-04 09:46:17 +02:00
files_reminders fix: Adjust more places for logical position 2024-08-29 08:32:48 +00:00
files_sharing Fix(l10n): Update translations from Transifex 2024-09-04 00:21:54 +00:00
files_trashbin Fix(l10n): Update translations from Transifex 2024-08-30 16:32:38 +00:00
files_versions feat: Add bidi support in core directory 2024-08-29 08:32:47 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2024-08-30 16:32:38 +00:00
oauth2 Fix(l10n): Update translations from Transifex 2024-09-04 00:21:54 +00:00
provisioning_api style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
settings Fix(l10n): Update translations from Transifex 2024-09-04 00:21:54 +00:00
sharebymail fix(files_sharing): Add missing check for null & use bool instead of int for reminder_sent field 2024-09-03 17:23:31 +02:00
systemtags Fix(l10n): Update translations from Transifex 2024-09-03 00:20:58 +00:00
testing feat(branchoff): Bump versions and requirements in apps 2024-08-14 10:03:30 +02:00
theming Merge pull request #47690 from nextcloud/chore/theming 2024-09-04 09:42:01 +02:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2024-09-03 00:20:58 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2024-09-03 00:20:58 +00:00
user_ldap Merge pull request #46114 from nextcloud/enh/improve-ldap-group-members-listing-performances 2024-09-03 11:13:03 +02:00
user_status Fix(l10n): Update translations from Transifex 2024-09-04 00:21:54 +00:00
weather_status fix: Adjust more places for logical position 2024-08-29 08:32:48 +00:00
webhook_listeners style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
workflowengine fix: Adjust more places for logical position 2024-08-29 08:32:48 +00:00