opensourcedesign / opensourcedesign.github.io

🎨💻 Source code of our website
https://opensourcedesign.net
Apache License 2.0
347 stars 186 forks source link

Jobs Page Navbar button #275

Closed Yashank18 closed 3 years ago

Yashank18 commented 4 years ago

When we see the Jobs page in the mobile view, The Navbar Toggle button doesn't work.

Steps to reproduce Issue.

Screenshot

Screenshot (158)

RDIL commented 4 years ago

This needs to be fixed downstream in the jobs repo.

Yashank18 commented 4 years ago

Okay @RDIL so this issue need to be transferred there?

jancborchardt commented 4 years ago

We’re using this repository to track all issues, since we ideally at some point also move the contents of the jobs repository in here. :) Just tagged it with "Jobs".

Yashank18 commented 4 years ago

Okay @jancborchardt :)

rajatgupta24 commented 4 years ago

Hi 👋 , I wanted to fix this bug can you please guide me and assign this to me @jancborchardt . Thank You

jancborchardt commented 4 years ago

Hi @rajatgupta24, feel free to just look into this – no assignment is needed. :)

About how to tackle this: I would recommend you compare why it works on the other pages, and why it doesn’t on the Jobs page. If something interferes with it opening, or if it actually opens but is overlapped by something maybe? We are using Bootstrap, just for information if it is a known issue. :)

rajatgupta24 commented 4 years ago

@jancborchardt The classes of div & ul don't change when the button is clicked, it remains collapsed and the main.js that is linked in html file is showing status = 404.

There is no file named main.js in js folder.

rajatgupta24 commented 3 years ago

Hi, @jancborchardt I'm having trouble with this can you please guide me, this issue needs to be solved.

AnXh3L0 commented 3 years ago

This is going to be irrelevant and fixed in the new version of the website.

Yashank18 commented 3 years ago

This issue should be closed I guess @AnXh3L0