Jesús Recio

Results 631 comments of Jesús Recio

### (1) [FIXED] A little UX improvement: `Create` and `Share` buttons should be disabled if password is mandatory and was not set yet. An error `missing required password` is displayed,...

### (2) [FIXED] In a non-oCIS server, the `Generate` button is there but no action happens. video taken with `demo.owncloud.com` (not sure if the clicks are visible, but they are...

### (3) [FIXED] Look at the following steps: 1. Create a new link with password (no matter which password or how to generate it) 2. Open the link to edit...

### (4) [WONT FIX] Just a tiny detail about wording: The `Share` button on the bottom of the screen does two actions: - First, save the link - Then, shares...

(1) -> was the improvement pushed? i still see the same behaviour as before (as `ebad324e`): https://github.com/owncloud/ios-app/assets/14894746/62ce0157-2f15-455b-a077-f67e23dee1fc (2) -> fixed. Just as a comment, the applied policy is not standard...

Tested for the following cases: - [X] Enforce password protection for read-only links - [X] Enforce password protection for read + write links - [X] Enforce password protection for read...

> I've changed the implementation to enforce a password if the selected permissions match a respective enforced_for case for which true (enforcement) is indicated. In my testing, this worked well...

Ok, that covers all the cases i tested in advance. We can move forward this one Approved

JFYI: as was commented, using a notification when process ends could be a solution, but, notifications are not enabled by default. For example, check the following scenario out: 1. Copy...

QA checks: - [X] Quick access removed - [X] Options in sidebar: search, recents, av. offline - [x] Search - [x] PDF - [x] Add to sidebar - [x] Remove...