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

#2120 Exercise page alignment is breaking after on-screen error messages are displayed #2152

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

drieJAC
Copy link
Contributor

@drieJAC drieJAC commented Sep 28, 2023

What's included?

This fix relies on the jac-kit v3.0.37.
The problem was that the scrollIntoView was somehow causing the page content to shift to the left. It's difficult to say exactly why.
The fix involved changing the element being scrolled into view.

Closes #2120

Who should test?

✅ Product owner
✅ Developers
✅ UTG

How to test?

The page should scroll back up to display the error summary and the left side of the page should NOT have the display bug as shown in the image below.

Screenshot 2023-09-28 at 14 16 11

Risk - how likely is this to impact other areas?

🟢 No risk - this is a self-contained piece of work


PREVIEW:DEVELOP
can be OFF, DEVELOP or STAGING

@drieJAC drieJAC temporarily deployed to develop September 28, 2023 13:36 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Sep 28, 2023

Visit the preview URL for this PR (updated for commit 0a03807):

https://jac-admin-develop--pr2152-hotfix-hotfix-2120-m-6ctuhch9.web.app

(expires Sat, 28 Oct 2023 13:42:02 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4e92cf51659207b0ae3509dc5c40edde50edfec0

@drieJAC drieJAC temporarily deployed to develop September 28, 2023 13:40 — with GitHub Actions Inactive
@drieJAC drieJAC self-assigned this Sep 28, 2023
@drieJAC drieJAC merged commit d80d173 into main Oct 10, 2023
9 checks passed
@drieJAC drieJAC deleted the hotfix/hotfix/2120-misalignment-after-onscreen-error branch October 10, 2023 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Exercise page alignment is breaking after on-screen error messages are displayed
4 participants