-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
User management - Add icon to user groups #28163
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
Conversation
|
/backport to stable22 |
|
/backport to stable21 |
|
/backport to stable20 |
|
/compile amend / |
|
/compile amend / |
Signed-off-by: szaimen <[email protected]> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2cb3a84 to
4130984
Compare
| :to="{ name: 'group', params: { selectedGroup: encodeURIComponent(group.id) } }"> | ||
| :to="{ name: 'group', params: { selectedGroup: encodeURIComponent(group.id) } }" | ||
| icon="icon-group"> |
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.
Too many icons kill the icons, no ? But the AppNavigationCaption could use one.
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.
Confused by the state changes, Am I a bit late to the party ?
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.
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.
Let's summon @nextcloud/designers
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.
BTW the new PR is here: #28166


Signed-off-by: szaimen [email protected]