Skip to content
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

Fix hiding default share permissions header #30777

Conversation

AsamK
Copy link

@AsamK AsamK commented Jan 20, 2022

This PR fixes #17371 by hiding h3 tags in addition to p tags when the share API is disabled.
It also adds a missing p tag for the allowResharing checkbox, which also didn't get hidden. (The corresponding end tag already exists)

Before After
image image

@AsamK AsamK force-pushed the bugfix/hide-default-share-permissions-header branch from 2203e91 to e81ce80 Compare January 20, 2022 16:54
@solracsf solracsf added the 3. to review Waiting for reviews label Jan 20, 2022
@szaimen szaimen added this to the Nextcloud 24 milestone Jan 21, 2022
@AsamK AsamK force-pushed the bugfix/hide-default-share-permissions-header branch from e81ce80 to f01e0cf Compare January 26, 2022 16:04
Signed-off-by: Sebastian Scheibner <asamk@gmx.de>
Fixes nextcloud#17371

Signed-off-by: Sebastian Scheibner <asamk@gmx.de>
@AsamK AsamK force-pushed the bugfix/hide-default-share-permissions-header branch from f01e0cf to 1ad2bf8 Compare February 1, 2022 16:28
@skjnldsv skjnldsv mentioned this pull request Mar 24, 2022
@blizzz blizzz mentioned this pull request Mar 31, 2022
This was referenced Apr 7, 2022
@blizzz blizzz modified the milestones: Nextcloud 24, Nextcloud 25 Apr 21, 2022
This was referenced Aug 12, 2022
This was referenced Aug 24, 2022
This was referenced Sep 6, 2022
@skjnldsv skjnldsv mentioned this pull request Sep 15, 2022
This was referenced Sep 20, 2022
@blizzz blizzz modified the milestones: Nextcloud 25, Nextcloud 26 Sep 22, 2022
@blizzz blizzz mentioned this pull request Feb 1, 2023
@skjnldsv skjnldsv mentioned this pull request Feb 23, 2023
@blizzz blizzz mentioned this pull request Mar 7, 2023
@blizzz blizzz removed this from the Nextcloud 26 milestone Mar 9, 2023
@blizzz blizzz added this to the Nextcloud 27 milestone Mar 9, 2023
@skjnldsv skjnldsv mentioned this pull request May 3, 2023
@AsamK AsamK closed this May 3, 2023
@MichaIng MichaIng removed this from the Nextcloud 27 milestone May 4, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default share persmissions headline not getting hidden
5 participants