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

Fixes #38220 - page scroll freeze in host edit unselect arch #10446

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

MariaAga
Copy link
Member

Go to create host page, OS tab, select Architecture, unselect Architecture, try to scroll down, cant scroll down.
same solution as in #10440
also .host-architecture-select doesnt exist which might be why there was the extra :onchage in app/views/hosts/_operating_system.html.erb, changed to select by id

@github-actions github-actions bot added the Legacy JS PRs making changes in the legacy Javascript stack label Feb 17, 2025
@MariaAga MariaAga force-pushed the select-38220 branch 2 times, most recently from 00c4d5e to 388e8b2 Compare February 17, 2025 14:56
@MariaAga
Copy link
Member Author

need to fix subnet not being selected after domain selection

@MariaAga MariaAga force-pushed the select-38220 branch 2 times, most recently from 3e8b77d to 688f094 Compare February 18, 2025 09:33
@MariaAga
Copy link
Member Author

We should probably cp it in 3.13

@ofedoren
Copy link
Member

ofedoren commented Feb 18, 2025

We should probably cp it in 3.13

I think you meant #10447?

@MariaAga
Copy link
Member Author

I meant 10447, oops

@ofedoren ofedoren added the Needs cherrypick This should be cherrypicked to the stable branches or branches label Feb 19, 2025
Copy link
Member

@ofedoren ofedoren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @MariaAga ! Code-wise can't tell much :/ The changes look fine to me though. More importantly that it actually fixes the issue with scrolling for plain Foreman. I also couldn't encounter any more regressions caused by this PR.

We will need to CP it into 3.14-stable though.

@MariaAga
Copy link
Member Author

cp: #10452

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Legacy JS PRs making changes in the legacy Javascript stack Needs cherrypick This should be cherrypicked to the stable branches or branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants