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

Do not show Tags action when systemtag is disabled #37948

Merged

Conversation

artonge
Copy link
Contributor

@artonge artonge commented Apr 27, 2023

Follow up of #28133

Same as in the Sidebar:

isSystemTagsEnabled() {
return OCA && 'SystemTags' in OCA
},

Before After
Screenshot from 2023-04-27 13-55-23 Screenshot from 2023-04-27 13-56-21

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

@szaimen szaimen left a comment

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 master Apr 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
Contributor

szaimen commented Apr 27, 2023

/backport to stable26

@szaimen
Copy link
Contributor

szaimen commented Apr 27, 2023

/backport to stable25

Sign up for free to 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