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

Remove editing of Skills in skillset for all people #750

Open
3 tasks
ManuelMoeri opened this issue Jul 18, 2024 · 0 comments
Open
3 tasks

Remove editing of Skills in skillset for all people #750

ManuelMoeri opened this issue Jul 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ManuelMoeri
Copy link
Collaborator

ManuelMoeri commented Jul 18, 2024

Describe the bug
Currently when visiting skills and heading to the 'Skillset' tab you'll see a edit icon at the end of every skill. This should only be the case if you have the admin role, currently it's available to everyone. Luckily it does not work, it simply says 'Content missing' when clicking on it.

How to fix it
You will simply have to check the roles implementation and see why this is not working correctly. Also make sure to test it out with a admin role. Because if they can't edit it either, this needs to be fixed too.

ToDo

  • Editing only possible for those with admin rights
  • Make sure editing with the correct role is actually possible
  • TESTS -> Definitely add tests for this scenario
  • Ⓜ️Ⓜ️
@ManuelMoeri ManuelMoeri added the bug Something isn't working label Jul 18, 2024
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

1 participant