-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NC13b3 regression: big vertical spaces in left column #453
Comments
Might this (and other issues I encounter) be caused by an over-protective cross-site policy? Reason is the browser JS and the web server error log entries above, possibly caused by not honoring "Alternative DNS names" within the webserver TLS certificate? |
Similar issue in calendar, too: nextcloud/calendar#666 |
Thanks! |
Sure, but how? Please step by step, like Download ZIP from github master branch, copy to server, unpack, chmod -R 640? |
Download zip from https://nightly.portknox.net/contacts/?C=M;O=D |
For me this issue also persists with the latest Nextcloud Beta and contacts app git master |
Fixed with #438 |
If you redesign the left pane, please consider sorting it, too. |
Styling issue is still present with the latest release of contacts, version 2.1 |
@nursoda This happens on wide screens. |
Hmmm, I have a screen resolution of 2440px wide and it does not happen here. In Firefox release, current. No matter how I resize the FX window. |
I can reproduce @Henni This is a server side issue, but this is created by the column system we're using here (which push the flex to the maximum) |
@Henni: Thanks for asking. Indeed it seems to be a caching issue. It is working better now in Firefox. One thing is still present, the avatars in the contact list are not correctly vertical aliged as seen in this old screenshot here (#453 (comment)). But this only affects Firefox. |
Yep I can do this //edit |
@Henni Sorting is off-topic here, but to answer: I don't recall a discussion, wasn't aware of "sort by no of contacts in group" which I realize now. One should be able to set how to sort. For many groups/categories, this is odd. |
It seems almost all discussion is about the left column too wide and sorting. Most important problem is the "middle" contacts list too narrow. And details part of the window gets almost all space. This makes the contacts app almost unusable. |
It's being fixed in #481 |
Steps to reproduce
Expected behaviour
Should look nicely, as it did in NC 12.
Actual behaviour
Large vertical spaces between lines:
Server configuration
Operating system: Debian Stretch (up to date)
Web server: Apache 2.4.10
Database: MySQL 5.5.58
PHP version: 5.6.30
Nextcloud version: 13.0.0 Beta 3
Updated from an older Nextcloud/ownCloud or fresh install: Upgraded from 12.0.4
Where did you install Nextcloud from: admin page / installer
Signing status: no errors upon signing: http://example.com/index.php/settings/integrity/failed reports "No errors have been found."
Contacts version: 2.0.1
Where did you install Contacts from: apps page / updated after NC upgrade
List of activated apps:: Seems irrelevant, isn't it?
Nextcloud configuration:
Are you using external storage, if yes which one: no
Are you using encryption: no
Are you using an external user-backend, if yes which one: no
Client configuration
Browser: Firefox 57 / Chrome 63
Operating system: W10
CardDAV-clients:: issue ist with NC web interface only (browser)
Logs
Web server error log: No entry while doing password reset.
But I see this:
[ssl:error] AH02032: Hostname www.seyfarth.de provided via SNI and hostname seyfarth.de provided via HTTP are different
Yet, Let's Encrypt seems to be correct:
Certificate Name: seyfarth.de
Domains: www.seyfarth.de seyfarth.de
Expiry Date: 2018-03-07 22:32:14+00:00 (VALID: 78 days)
Paths: ...
Nextcloud log (data/nextcloud.log): No entry when starting contacts app in browser.
Browser log (Firefox Browser Console):
JQMIGRATE: Migrate is installed, version 1.4.0 core.js:7
getAttributeNode() sollte nicht mehr verwendet werden. Verwenden Sie stattdessen getAttribute(). core.js:7:1714
Das nodeValue-Attribut von Attributen sollte nicht mehr verwendet werden. Verwenden Sie value stattdessen. core.js:7:1714
Content Security Policy: Die Einstellungen der Seite haben das Laden einer Ressource auf self blockiert ("script-src 'nonce-NGRPZTRSdW45empjcHF3YUUwK0MwUXE3a1VrS3lWV2Fua3YrRXJOTldLUT06cTc2cTJFM2pyV3l3OVBaVFd6L3ovbWFPL25saG5SYko3VE9mS3Njdkdldz0=' 'unsafe-eval'"). Source: ondrop attribute on INPUT element. contacts
The text was updated successfully, but these errors were encountered: