Skip to content

Hide additional content when share details is open - #40365

Merged
artonge merged 2 commits into
masterfrom
artonge/fix/do_not_show_related_ressources_when_share_details_is_open
Sep 14, 2023
Merged

Hide additional content when share details is open#40365
artonge merged 2 commits into
masterfrom
artonge/fix/do_not_show_related_ressources_when_share_details_is_open

Conversation

@artonge

Copy link
Copy Markdown
Collaborator

Related to #40172

@artonge

Copy link
Copy Markdown
CollaboratorAuthor

/backport to stable27

@artongeartonge self-assigned this Sep 11, 2023
@artongeartonge added this to the Nextcloud 28 milestone Sep 11, 2023
@artongeartonge linked an issue Sep 11, 2023 that may be closed by this pull request
23 tasks
@artongeartonge changed the title Hide related additional content when share details is openHide additional content when share details is openSep 11, 2023
@artonge
artongeforce-pushed the artonge/fix/do_not_show_related_ressources_when_share_details_is_open branch from 282297d to 053b79aCompareSeptember 11, 2023 14:48
@artonge
artonge requested review from a team, sorbaugh, susnux and szaimen and removed request for a teamSeptember 13, 2023 10:35
@nfebe
nfebeforce-pushed the artonge/fix/do_not_show_related_ressources_when_share_details_is_open branch from 053b79a to 9aa3c69CompareSeptember 13, 2023 20:12
@nfebenfebe mentioned this pull request Sep 13, 2023
@nfebe

Copy link
Copy Markdown
Contributor

/compile amend /

@nextcloud-command
nextcloud-commandforce-pushed the artonge/fix/do_not_show_related_ressources_when_share_details_is_open branch from 9aa3c69 to b78c1b1CompareSeptember 13, 2023 20:35
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nfebe
nfebeforce-pushed the artonge/fix/do_not_show_related_ressources_when_share_details_is_open branch from b78c1b1 to b3abfcbCompareSeptember 13, 2023 22:27
@artonge
artonge disabled auto-merge September 14, 2023 09:19
@artonge
artonge merged commit 30a7eab into masterSep 14, 2023
@artonge
artonge deleted the artonge/fix/do_not_show_related_ressources_when_share_details_is_open branch September 14, 2023 09:19
@backportbot-nextcloud

Copy link
Copy Markdown

The backport to stable27 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable27
git pull origin stable27
# Create the new backport branch
git checkout -b fix/foo-stable27
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts. Resolve them.
git cherry-pick abc123
# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable27

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

⛑️ Polishing for new sharing design and flow 🤝

5 participants

@artonge@nfebe@AndyScherzinger@Pytal@skjnldsv