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: Scrollable footer #61

Open
JT-39 opened this issue Dec 23, 2024 · 0 comments
Open

Bug: Scrollable footer #61

JT-39 opened this issue Dec 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@JT-39
Copy link
Contributor

JT-39 commented Dec 23, 2024

Describe the bug

The footer is scrollable on certain pages. There is a large grey area and the bottom of the page which you can scroll.

To Reproduce

Steps to reproduce the behaviour:

  1. Go to 'All LA Level'
  2. Scroll to the bottom of the page
  3. Click on 'Support'
  4. See error (can be intermittent)

Expected behaviour

The footer should appear and can be large if little content on the page or a big screen, but it should not be scrollable.

Screenshots

Video.Project.4.mp4

Desktop (please complete the following information):

  • OS: Windows
  • Browser Edge
  • Version 131.0.2903.99 (Official build) (64-bit)

Additional context

Think adding the CSS flex-grow: 0 in the govuk-footer class should stop this from being scrollable, but might be better to figure out if the navigation links JS is causing this issue and fixing the issue there (I think because its scrollable).

@JT-39 JT-39 added the bug Something isn't working label Dec 23, 2024
@JT-39 JT-39 changed the title Bug: Bug: Scrollable footer Dec 23, 2024
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

No branches or pull requests

1 participant