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

BUG: Editing user causes UI to render outside of viewport #678

Closed
MissFox0810 opened this issue Jan 26, 2022 · 4 comments
Closed

BUG: Editing user causes UI to render outside of viewport #678

MissFox0810 opened this issue Jan 26, 2022 · 4 comments

Comments

@MissFox0810
Copy link

Describe the bug

When editing an user, if you click "Change licenses" it causes the div to render off the page.
meaning the edit button gets pushed off page with no scroll bar. So you cant save your changes.

To Reproduce
Steps to reproduce the behavior:

  1. Edit a user.
  2. Click "Change licenses" on a customer with a few licences.
  3. watch button disappear before your very eyes.

Expected behavior

A scroll bar to appear when div extends past current viewport.

Screenshots
Before:
image

After:
image

Desktop (please complete the following information):

  • OS: Win11
  • Browser: Chrome
  • Version: 97.0.4692.99
@MissFox0810 MissFox0810 changed the title BUG: BUG: Editing uses causes UI to render outside of viewport Jan 26, 2022
@MissFox0810 MissFox0810 changed the title BUG: Editing uses causes UI to render outside of viewport BUG: Editing user causes UI to render outside of viewport Jan 26, 2022
@KelvinTegelaar
Copy link
Owner

oh so pretty. @homotechsual Can you check this one out? :)

@homotechsual
Copy link
Contributor

Can anyone reproduce this? I can't I get a scroll bar.

@homotechsual
Copy link
Contributor

homotechsual commented Jan 26, 2022

So I've updated this page to the new UI elements <CippPage> etc and moved the raw information to an Offcanvas:

image
image

@KelvinTegelaar
Copy link
Owner

Seems fixed in Dev :)

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

No branches or pull requests

3 participants