nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.34k stars 4.06k forks source link

[Bug]: Uneven spacing between input checkboxes in file setting modal #40283

Open vishnu-n23 opened 1 year ago

vishnu-n23 commented 1 year ago

⚠️ This issue respects the following points: ⚠️

Bug description

image

Different vertical spacing between inputs(checkboxes) in 'file setting' and 'additional setting' sections in the file settings modal. When hovering the checkbox inputs under the file setting section background if the input option is highlighting like when we are hovering a button, but not such interactive behaviors (styling on hovering) were given to the checkbox inputs under the 'additional setting' section.

Steps to reproduce

  1. Open Files app
  2. Click File settings(bottom left of the screen) to open file setting modal

Expected behavior

Vertical spacing between the inputs under the 'file setting' and 'additional setting' in the files settings modal should be same, also the Interactive behaviors(styling on hovering, clicking, etc..) should be uniform.

Installation method

Community Web installer on a VPS or web space

Nextcloud Server version

27

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database engine version

MariaDB

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

skjnldsv commented 3 months ago

This needs to be fixed on each app:

juliusknorr commented 3 months ago

Text is fixed with https://github.com/nextcloud/text/pull/6178