Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

The sidebar navigation is not working because jquery is not getting applied #16

Open
nichesoftgh03 opened this issue Jul 13, 2016 · 3 comments

Comments

@nichesoftgh03
Copy link

Tried running buttons.html from views. The sidebar navigation is not working. And the screen doesn't show up 100% height. What I figured out is, the jquery-2.1.4.js isn't getting applied and this is the reason for both the above problems. The same jquery js file is getting applied in the header. The dropdowns in the header is neatly working. Please let me know what is that I'm missing.
I've not made any change to the code. The problems are existing in the code available according to me. Please correct me if I'm wrong.

@booleanhunter
Copy link
Owner

I've not completed the work for buttons.html, currently working on the main page to render charts. It's taking some time (apologies for that), I'll definitely look into this issue soon.

@nichesoftgh03
Copy link
Author

I'm currently stuck in this. Your solution will mean a lot to me.

@booleanhunter
Copy link
Owner

@nichesoftgh03 - The broken link in the sidebar navigation is fixed for the buttons view. Try it out - http://ec2-52-74-208-196.ap-southeast-1.compute.amazonaws.com:8000/

Although I haven't worked on that page yet. I'm still thinking whether is it necessary to make components for buttons as well? It's as easy as writing this

<button type="button" class="btn btn-block btn-primary">Primary</button>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants