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

Insufficient scope modal is not scrollable #1962

Closed
worldomonation opened this issue Nov 13, 2019 · 3 comments · Fixed by #1965
Closed

Insufficient scope modal is not scrollable #1962

worldomonation opened this issue Nov 13, 2019 · 3 comments · Fixed by #1965
Assignees
Labels
bug Something isn't working

Comments

@worldomonation
Copy link

Describe the bug

Insufficient scope modal that appears when user attempts to execute an action that they do not have permission for is not scrollable.

To Reproduce

Steps to reproduce the behavior:

  1. Authenticate as a user with minimal scope.
  2. Shrink the browser window such that browser window height is a small but usable number.
  3. Search for Task ID RiKSwl_jTc26ldcyeSIMQQ
  4. Using the overflow menu on bottom right, select 'Edit'
  5. Click on the Create Task button on bottom right, in green.

Expected behavior

Red modal appears warning user of insufficient scope.
User is expected to inspect the missing scopes, and file a bug on Bugzilla to request the scope.
In order to do so, user is expected to copy and paste the details of the error which may extend past the browser window.

Screenshots

Platform (please complete the following information):

  • OS: macosx1014
  • Browser: firefox
  • Version: 72.0a1

Additional context

This may occur with any other fullscreen modal that appears on page.

@worldomonation worldomonation added the bug Something isn't working label Nov 13, 2019
@worldomonation
Copy link
Author

Screen Shot 2019-11-12 at 17 19 10

@helfi92
Copy link
Contributor

helfi92 commented Nov 13, 2019

I can replicate. Thanks for bringing this up!

@helfi92
Copy link
Contributor

helfi92 commented Nov 13, 2019

Should be fixed in the next deployment.

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

Successfully merging a pull request may close this issue.

2 participants