-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Multiple Share Links #1928
Comments
|
@davigonz Looks nice. I would only set a little padding between "Users and Groups" and "Public links". I would like to see as well:
but if you prefer, we can delay this to the QA stage. The look of the view is 👍 |
Starting QA stage. First question: By enabling the (1)[FIXED] On the other hand (as impromevent), also related with password: when the |
(2) Improvement (done)The options to get link and to remove the link are close in the screen, and it is posible that someone mistakes and tap on remove instead of getting link. In this case, maybe useful to ask the user a confirmation of deletion if he/she taps on remove, as the server does. |
(3) Improvement (done)About the following behaviour:
From here, switching the |
(4) Bug (fixed)Steps:
Current behaviour Appears the Expected behaviour Expiration is disabled and link is saved without expiration Huawei 6P v7. |
(5) Bug (fixed)Steps:
Current behaviour The link is saved and happens the same behaviour as #1928 (comment) Expected behaviour Expiration is forced, link can not be saved. Huawei 6P v7. |
(6) [FIXED] In servers older than 10.0, the field |
(7) Bug (fixed)Steps:
Current behaviour '+' button is displayed and the user can tap on it, see the view to create a new public link and save (with any result). Expected behaviour '+' button is hidden because multiple share link is not available in servers <10 Huawei 6P v7. |
'+' button should be shown when there are no public links so that the user can add a new one. When there is already a public link, the add button should be hidden. You mean that the + button is being shown even when there's already a public link? |
About first question #1928 (comment)
Ease of development. We come from an implementation with switch, it's easier to keep the switch.
Can be done.
Could be done. |
About confirmation of removal: #1928 (comment) I wouldn't go that way. We can leave some more space between buttons, or think any other position for the cell layout, but confirmation dialogs are annoying. Web UI doesn't ask for confirmation. |
(8) Bug (fixed)Steps:
Current behaviour Link can not be saved due to an error Expected behaviour Link can be updated. Huawei 6P v7. Server 9.1.5 |
Yes. Hidden or locked are good solutions. But the problem is that the |
I understand, a bit of space can be useful in this issue. Web UI asks for confirmation. |
[WON'T FIX] In servers < 10, you are using the token (due to the lack of name) as well as in oC10 servers. This field makes no sense in oC9 and older. Difficult to meet a solution there. |
(9) Bug (out of scope, also in server)Steps:
Current behaviour Expiration is enabled Expected behaviour Expiration is disabled Huawei 6P v7. Server v10 |
Related to #1928 (comment) The crash is fixed, but the link is still saved when the expiration is disabled. |
(10) Improvement (fixed)In the device loses the connection (plane mode, for example), when you tap on |
(11) Bug (fixed)
Current behaviour Buttons Expected behaviour Scroll view? to view the buttons Server v10 Huawei 6P v7 |
(13) Bug (fixed)In server < 10, create public link Current behaviour: softkeyboard is raised Huawei 6P v7 |
Problems with password or expiration date enforced in server are ready to be tested. |
(14) Bug (fixed)
Current behaviour App crashes Expected behaviour App is opened after typing the passcode server v10 |
(15) Bug (fixed)
Current behaviour Expiration is not set. In server either Expected behaviour Expiration is set. In server too. NOTE: Caused by date format server v10 |
@jesmrec , (15) ready to test now. |
@jesmrec , library should be fixed now and phantom-bug about removal of name link in update also. If Travis doesn't fail in owncloud/android-library#163 we can resume QA. |
(16) improvement
Current behaviour Selected date in form is today Expected behaviour Selected date in form is the default one in server capability. Server v10 |
@jesmrec , current expiration date set as selected in the date picker. |
(17) Improvement (done)In server, the default names are generated consecutively with numbers: (2), (3) etc... Look at these steps:
Delete Photos link (3) and generate a new public link Server: generates Photos link (3). Server fills gaps in the numbers |
(18) Bug (regression) (fixed)In a device with small screen (for example MotoG 4,4) tap on
MotoG 4.4 |
(19) Bug (fixed)
Current behaviour App crashes Expected behaviour Dialog to create new public link server v10 |
@jesmrec , (18) ready to be tested; I changed search view to full screen, besides of fixing the layout of suggestions. |
(17) ready to test too. |
(20) Bug (fixed)
Current behaviour App crashes Expected behaviour Orientation changed server v10 |
(21) Improvement (done)
Current behaviour: buttons Expected behaviour: Dialog can be scrolled (same as creation) server v10 |
Taking it |
(22) Bug (fixed)
Current: Expiration date disappears |
Approved, all fixed. |
#Multiple share links is a new feature in oC10, that allows to create more than one public link over the same file/folder.
Current behaviour:
It will require some actions:
BUGS & IMPROVEMENTS
The text was updated successfully, but these errors were encountered: