nextcloud / contacts

📇 Contacts app for Nextcloud
https://apps.nextcloud.com/apps/contacts
GNU Affero General Public License v3.0
568 stars 173 forks source link

Position of fields #3283

Open dschrempf opened 1 year ago

dschrempf commented 1 year ago

Is your feature request related to a problem? Please describe.

Hi! I am sure this has come up already, so please feel free to close this issue and refer to the proper place where this is discussed.

At the moment, the positions of the fields in the contact form change seemingly randomly with respect to the number of fields present, and also with respect to the monitor size.

Describe the solution you'd like

In my opinion, the position of fields should be constant. For example, the position of the Birthday fields should not jump around depending on which other fields are present. In the following screenshots, we see that the Birthday field jumps around like a jumping spider and other fields happily play along the "I appear always where you do not expect me" game.

image

image

Thanks for considering this feature request!

EDIT: I should say that the screenshots cover the same area on the screen for two different contacts.

ChristophWurst commented 1 year ago

https://github.com/nextcloud/contacts/issues/1923

arnowelzel commented 1 year ago

https://github.com/nextcloud/contacts/issues/2699 - here you also find a set of CSS rules you can use with the CustomCSS app to change the layout and fix some of the issues.