Skip to content

Fix scroll on automation side-bar-nav class. #16615

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

Merged
merged 1 commit into from
Jul 25, 2025

Conversation

ConorWebb96
Copy link
Contributor

Description

After x amount of automations were added, the automation list couldn't be scrolled through. This adds a max height so the overflow: auto can scroll through the list. - 118px accounts for the nav, side-bar-controls height, and padding applied to the top of the automation list.

Addresses

  • Customer report

Screenshots

Before
20250725_090924

After
20250725_090836

Launchcontrol

Fixed an issue where you couldn't scroll through an extensive list of automations.

Copy link

qa-wolf bot commented Jul 25, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

Copy link
Contributor

@deanhannigan deanhannigan left a comment

Choose a reason for hiding this comment

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

LGTM! Nice one!

@ConorWebb96 ConorWebb96 enabled auto-merge July 25, 2025 08:14
@ConorWebb96 ConorWebb96 merged commit 2e33809 into master Jul 25, 2025
23 checks passed
@ConorWebb96 ConorWebb96 deleted the fix-automation-list-doesnt-scroll branch July 25, 2025 08:15
@github-actions github-actions bot locked and limited conversation to collaborators Jul 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants