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] Fix html tag issues #192

Open
JesperKawuma opened this issue Oct 19, 2022 · 0 comments · May be fixed by #193
Open

[BUG] Fix html tag issues #192

JesperKawuma opened this issue Oct 19, 2022 · 0 comments · May be fixed by #193
Labels
bug Something isn't working

Comments

@JesperKawuma
Copy link

Description

Fade in on-scroll doesn't work for now because of the wrongly placed HTML tags. Some have been closed where they shouldn't be and this has made the bootstrap fade-in effect not working.

Expected behaviour

  • When a user scrolls down the website after a refresh, sections should fade-in.

Actual behaviour

  • Nothing happens on scroll down

How to reproduce

  • Clone the website repo and run a dev-server.
  • Scroll down through the website.

Your personal set up

  • OS: Linux (Ubuntu 20.04)
@JesperKawuma JesperKawuma added the bug Something isn't working label Oct 19, 2022
JesperKawuma pushed a commit to JesperKawuma/OSCSA_Website that referenced this issue Oct 19, 2022
@JesperKawuma JesperKawuma linked a pull request Oct 19, 2022 that will close this issue
1 task
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

Successfully merging a pull request may close this issue.

1 participant