jx-docs
jx-docs copied to clipboard
Sidebar does not render for devices with screen width less than 768 px
Sidebar seems to be missing for devices with width less than 768px.
This is for 768 width:
This is for 767:
Ideally, I expect an hamburger icon for devices with smaller width.
@ankitm123 @MarckK hey can I work on this issue during hacktoberfest 2020 ? 😄
@salonigoyal2309 Awesome, please assign it to urself.
@ankitm123 I guess I don't have right permissions to assign this issue to myself. Can you assign it to me? 😃
Try typing /assign
it should work.
Edit: This should be part of the contribution guide @MarckK
/assign
@salonigoyal2309 Any updates? Just curious, if you are stuck with some issues implementing this :)
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
Provide feedback via https://jenkins-x.io/community.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close
.
Provide feedback via https://jenkins-x.io/community.
/lifecycle rotten
@ankitm123 : What's the status about this?
/remove-lifecycle rotten
@amino19 the issue still exists.
@amino19 the issue still exists.
I hadn't fixed the sidebar, the issue was regarding mobile view, and I fixed it here. Pl have a view, & check whether anything from my end has pending to work-on! :slightly_smiling_face:
So, the original issue was missing sidebar for screen width less than 768px, that issue still persists, try to render this page using developer tools for any device with width less than 768px, and the sidebar is still missing: https://jenkins-x.io/v3/about/
Ofc, we dont want a sidebar, instead a hamburger icon is the right thing to do ...
the issue was regarding mobile view, and I fixed it here.
As for mobile view, it still seems broken for anything less than 768px, but that's completely different issue ...
FYI, If you are fixing it, create an issue and let me know, and I can add an hacktoberfest label to it.
@ankitm123 Is the issue still persistent? Can I work on this issue ?