Skip to content

Do not show Tags action when systemtag is disabled - #37948

Merged
szaimen merged 1 commit into
masterfrom
artonge/fix/dont_show_tags_action_when_systemtag_is_disabled
Apr 27, 2023
Merged

Do not show Tags action when systemtag is disabled#37948
szaimen merged 1 commit into
masterfrom
artonge/fix/dont_show_tags_action_when_systemtag_is_disabled

Conversation

@artonge

@artongeartonge commented Apr 27, 2023

Copy link
Copy Markdown
Collaborator

Follow up of #28133

Same as in the Sidebar:

isSystemTagsEnabled() {
returnOCA&&'SystemTags'inOCA
},

BeforeAfter
Screenshot from 2023-04-27 13-55-23Screenshot from 2023-04-27 13-56-21

Signed-off-by: Louis Chemineau <louis@chmn.me>
@artongeartonge added this to the Nextcloud 27 milestone Apr 27, 2023
@artongeartonge self-assigned this Apr 27, 2023
@artonge
artonge requested review from a team, Pytal, skjnldsv and szaimen and removed request for a teamApril 27, 2023 12:01

@szaimenszaimen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works! Thanks a lot for fixing this @artonge! :)

@szaimen
szaimen merged commit da274d1 into masterApr 27, 2023
@szaimen
szaimen deleted the artonge/fix/dont_show_tags_action_when_systemtag_is_disabled branch April 27, 2023 13:28
@szaimen

Copy link
Copy Markdown
Contributor

/backport to stable26

@szaimen

Copy link
Copy Markdown
Contributor

/backport to stable25

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@artonge@szaimen@skjnldsv