statamic / v2-hub

Statamic 2 - Feature Requests and Bug Reports
https://statamic.com
95 stars 5 forks source link

Users with only "Access Control Panel" permission still sees "updater" and "form" widgets #2417

Closed geckoneer closed 5 years ago

geckoneer commented 5 years ago

Describe the bug When a user with only "Access Control Panel" permission logs into the control panel, he still sees updater and form widgets.

To Reproduce Steps to reproduce the behavior:

  1. Add updater and form widgets to dashboard.
  2. Create a new user.
  3. Create a new role with the only permission "Access Control Panel".
  4. Assign the user to the role.
  5. Login as the new user.

Actual behavior Updater and form widgets are shown.

Expected behavior No widgets are shown in Dashboard.

Environment details (please complete the following information):

Additional context Also notice that the left menu is clipped (at least in Firefox), only the upper portion of the word "Dashboard" is visible.