Vincent Petry

Results 138 issues of Vincent Petry

In the file list for example, in responsive mode, it can happen that text becomes truncated/ellipsized (`uk-text-truncate`). In such cases it is desirable to add a tooltip so that the...

enhancement

- research how to import Figma styles into the design system - would also need removing UIKit

Instead of inspecting the stack trace in https://github.com/nextcloud/terms_of_service/blob/36f2a483eb696d5f14d8bac8b3feb2f3b186a6ff/lib/Filesystem/Helper.php#L66, introduce (cancellable?) hooks in relevant classes in server. The hooks could be called something like "beforeCopySkeleton" and "afterCopySkeleton" - [ ] LoginController...

1. to develop
technical debt

I'd expect `Group_LDAP::inGroup` to simply use `Group_LDAP::getUserGroups` or at least use the same cache keys. This means that it could happen that the cache contains slightly different values, leading to...

bug
sev3-medium

It has been observed that sometimes after long running processes, the LDAP connection can time out. One idea would be to regularily reconnection to LDAP, or even detect the timeout...

bug
p3-medium

To avoid auto-saving of potentially unfinished / invalid settings. @felixheidecke

enhancement

### Steps 1. Use the zombie army from https://github.com/owncloud/administration/tree/master/ldap-testing 2. Create users and groups with the PHP scripts 3. Edit "Box10" and add a few zombies as members using the...

bug
sev3-medium

Using this as a group ticket to gather multiple UX issues into one: - [ ] dropdown scrolling issues: https://github.com/owncloud/core/issues/11444 - [ ] dropdown size issues: https://github.com/owncloud/core/issues/11446 - [ ]...

bug
sev4-low