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

Group permission dropdown not properly visible #8573

Closed
1 task done
tdipisa opened this issue Sep 9, 2022 · 1 comment · Fixed by #8590
Closed
1 task done

Group permission dropdown not properly visible #8573

tdipisa opened this issue Sep 9, 2022 · 1 comment · Fixed by #8590

Comments

@tdipisa
Copy link
Member

tdipisa commented Sep 9, 2022

Description

It is no possible to properly scroll groups of user to assign permissions to MS resources, the current UI makes it difficult to do sometime (eg. when there are more that one permission rules already configured in the list)

image.png

How to reproduce

  • Open the Edit properties modal of a MS resource with more than one group permission rule set
  • Open the dropdown to select a new group of user to add a new rule

Expected Result

The dropdown should be always visible to be able to use its scrollbar and select a group

Current Result

The dropdown is covered by the panel at the bottom

  • Not browser related
Browser info (use this site: https://www.whatsmybrowser.org/ for non expert users)
Browser Affected Version
Internet Explorer
Edge
Chrome
Firefox
Safari

Other useful information

@belom88
Copy link
Contributor

belom88 commented Sep 15, 2022

Make dropdown menu position: fixed. Adjust position of the menu in JS code in onOpen event handler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants