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

Add Bookmark Unexpectedly Visible #68

Open
JoelProminic opened this issue Nov 22, 2024 · 1 comment
Open

Add Bookmark Unexpectedly Visible #68

JoelProminic opened this issue Nov 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@JoelProminic
Copy link
Contributor

I was doing a production test with Super.Human.Portal 1.2.0 today, and I noticed that the Add Bookmark button was unexpectedly visible:

image

The configuration looked like this, and I was testing with a non-Administrator user:
image

I originally reported this with an anonymous configuration, but I see it triggers either wy:
image

Display options (note that manageDocumentation=true - I need to debug this on my side):
image

My theory is that the difference here is that we are using the "Quick Links" category instead of the Default category.

@JoelProminic JoelProminic added the bug Something isn't working label Nov 22, 2024
@JoelProminic JoelProminic added this to the Super.Human.Portal v1.2 milestone Nov 22, 2024
piotrzarzycki21 added a commit that referenced this issue Nov 25, 2024
…spaces

- Prevent from executing roles Command multiple times (reference #68)
@piotrzarzycki21
Copy link
Contributor

I have fixed this issue. Problem was with name of Bookmark group, it contains white spaces in name - internally that name is used for naming Mediator which should be MediatorBookmarkView + "Group name".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants