You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The menu for share links does not need to be opened by default any more since the copy icon has been moved out of it. Therefore it makes more sense to me to just open it if we enable password protection by default so the user can enter a password. Otherwise there is no need to open the menu.
Don’t you think it’s useful to open the menu (or at least for the first link of a file)? It is only shown when relevant, when you create the link. People who are not familiar with Nextcloud (= most people) will discover the settings directly then.
Don’t you think it’s useful to open the menu (or at least for the first link of a file)? It is only shown when relevant, when you create the link. People who are not familiar with Nextcloud (= most people) will discover the settings directly then.
Hm thats a good point, on the other side if you just want to create a link and share it, opening the menu will actually require two clicks to get the link (one to close the menu and one to click the clipboard icon). Maybe we could just do that once for every user?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2. developingWork in progresspapercutAnnoying recurring UX issue with possibly simple fix.
4 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The menu for share links does not need to be opened by default any more since the copy icon has been moved out of it. Therefore it makes more sense to me to just open it if we enable password protection by default so the user can enter a password. Otherwise there is no need to open the menu.
@nextcloud/designers