nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
963 stars 236 forks source link

Inconsistent font and height of event resource inputs #6155

Closed ChristophWurst closed 1 month ago

ChristophWurst commented 1 month ago

Steps to reproduce

  1. Click into the calendar to create a new event
  2. Open the sidebar
  3. Switch to the resources tab

Expected behavior

Consistent design

Actual behaviour

image

Calendar app version

4.8

CalDAV-clients used

No response

Browser

No response

Client operating system

No response

Server operating system

No response

Web server

None

Database engine version

None

PHP engine version

None

Nextcloud version

No response

Updated from an older installed version or fresh install

None

List of activated apps

No response

Nextcloud configuration

No response

Web server error log

No response

Log file

No response

Browser log

No response

Additional info

No response

ChristophWurst commented 1 month ago

Capacity looks fine on 29. This is a regression

image

It appears that we recently switched from a simple HTML input to an NcInput. I guess NcInput itself, or NcSelect, is using the wrong font color.