-
-
Notifications
You must be signed in to change notification settings - Fork 4.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
Improve sharing flow #39472
Merged
Merged
Improve sharing flow #39472
Conversation
This file contains 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
nfebe
force-pushed
the
26691-improve-sharing-design-flow
branch
4 times, most recently
from
July 28, 2023 09:02
7cf0c6c
to
f1e8fda
Compare
nfebe
force-pushed
the
26691-improve-sharing-design-flow
branch
9 times, most recently
from
August 7, 2023 00:14
d0ab2b1
to
c10f540
Compare
AndyScherzinger
added
enhancement
design
Design, UI, UX, etc.
2. developing
Work in progress
labels
Aug 7, 2023
This comment was marked as resolved.
This comment was marked as resolved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The folder name under "Edit share link" can be removed, since it's already there in the top of the sidebar. Instead, if there is a share label set that can be shown in place of the folder name
→ Reviews moved to comment below
nfebe
force-pushed
the
26691-improve-sharing-design-flow
branch
from
August 9, 2023 09:58
c10f540
to
c029526
Compare
jancborchardt
requested review from
skjnldsv,
marcoambrosini,
szaimen and
nimishavijay
August 9, 2023 13:13
nfebe
force-pushed
the
26691-improve-sharing-design-flow
branch
from
August 9, 2023 19:04
c029526
to
058db4c
Compare
This comment was marked as resolved.
This comment was marked as resolved.
nfebe
force-pushed
the
26691-improve-sharing-design-flow
branch
2 times, most recently
from
August 13, 2023 16:16
6e7f0d4
to
7df89e8
Compare
Backport to stable27: #40166 |
artonge
force-pushed
the
26691-improve-sharing-design-flow
branch
from
August 30, 2023 16:18
488dcfb
to
79f6263
Compare
23 tasks
Merged
4 tasks
6 tasks
7 tasks
nfebe
added a commit
that referenced
this pull request
Jun 24, 2024
The new sharing flow since NC27 requires that users open the sharing details tab and customize their share before creating it. In #39472 the work of `addShare` was handed down to `openSharingDetails` that opens the sharing details tab for the user to customize and manually creat their share. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
nfebe
added a commit
that referenced
this pull request
Jun 24, 2024
The new sharing flow since NC27 requires that users open the sharing details tab and customize their share before creating it. In #39472 the work of `addShare` was handed down to `openSharingDetails` that opens the sharing details tab for the user to customize and manually creat their share. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
1 task
nfebe
added a commit
that referenced
this pull request
Jul 1, 2024
The new sharing flow since NC27 requires that users open the sharing details tab and customize their share before creating it. In #39472 the work of `addShare` was handed down to `openSharingDetails` that opens the sharing details tab for the user to customize and manually creat their share. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
nfebe
added a commit
that referenced
this pull request
Jul 3, 2024
The new sharing flow since NC27 requires that users open the sharing details tab and customize their share before creating it. In #39472 the work of `addShare` was handed down to `openSharingDetails` that opens the sharing details tab for the user to customize and manually creat their share. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
backportbot bot
pushed a commit
that referenced
this pull request
Jul 3, 2024
The new sharing flow since NC27 requires that users open the sharing details tab and customize their share before creating it. In #39472 the work of `addShare` was handed down to `openSharingDetails` that opens the sharing details tab for the user to customize and manually creat their share. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> [skip ci]
backportbot bot
pushed a commit
that referenced
this pull request
Jul 3, 2024
The new sharing flow since NC27 requires that users open the sharing details tab and customize their share before creating it. In #39472 the work of `addShare` was handed down to `openSharingDetails` that opens the sharing details tab for the user to customize and manually creat their share. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> [skip ci]
backportbot bot
pushed a commit
that referenced
this pull request
Jul 3, 2024
The new sharing flow since NC27 requires that users open the sharing details tab and customize their share before creating it. In #39472 the work of `addShare` was handed down to `openSharingDetails` that opens the sharing details tab for the user to customize and manually creat their share. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> [skip ci]
nfebe
added a commit
that referenced
this pull request
Jul 3, 2024
The new sharing flow since NC27 requires that users open the sharing details tab and customize their share before creating it. In #39472 the work of `addShare` was handed down to `openSharingDetails` that opens the sharing details tab for the user to customize and manually creat their share. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
nfebe
added a commit
that referenced
this pull request
Jul 3, 2024
The new sharing flow since NC27 requires that users open the sharing details tab and customize their share before creating it. In #39472 the work of `addShare` was handed down to `openSharingDetails` that opens the sharing details tab for the user to customize and manually creat their share. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
nfebe
added a commit
that referenced
this pull request
Jul 3, 2024
The new sharing flow since NC27 requires that users open the sharing details tab and customize their share before creating it. In #39472 the work of `addShare` was handed down to `openSharingDetails` that opens the sharing details tab for the user to customize and manually creat their share. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
nfebe
added a commit
that referenced
this pull request
Jul 3, 2024
The new sharing flow since NC27 requires that users open the sharing details tab and customize their share before creating it. In #39472 the work of `addShare` was handed down to `openSharingDetails` that opens the sharing details tab for the user to customize and manually creat their share. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
AndyScherzinger
pushed a commit
that referenced
this pull request
Jul 11, 2024
The new sharing flow since NC27 requires that users open the sharing details tab and customize their share before creating it. In #39472 the work of `addShare` was handed down to `openSharingDetails` that opens the sharing details tab for the user to customize and manually creat their share. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
nfebe
added a commit
that referenced
this pull request
Jul 11, 2024
The new sharing flow since NC27 requires that users open the sharing details tab and customize their share before creating it. In #39472 the work of `addShare` was handed down to `openSharingDetails` that opens the sharing details tab for the user to customize and manually creat their share. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
nfebe
added a commit
that referenced
this pull request
Jul 11, 2024
The new sharing flow since NC27 requires that users open the sharing details tab and customize their share before creating it. In #39472 the work of `addShare` was handed down to `openSharingDetails` that opens the sharing details tab for the user to customize and manually creat their share. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
nfebe
added a commit
that referenced
this pull request
Jul 12, 2024
The new sharing flow since NC27 requires that users open the sharing details tab and customize their share before creating it. In #39472 the work of `addShare` was handed down to `openSharingDetails` that opens the sharing details tab for the user to customize and manually creat their share. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
3. to review
Waiting for reviews
design
Design, UI, UX, etc.
enhancement
feature: sharing
javascript
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.
Summary
Resolves: #26691