Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Don't remove mobile menu on click #805
Conversation
buren
changed the title from
Don't remove mobile menu onclick
to
Don't remove mobile menu on click
Apr 7, 2015
|
LGTM. However I suggest this to be merged when 0.10.1 is released, since this change will trigger an alert for changing javascript on the download page. |
harding
self-assigned this
Apr 7, 2015
|
@harding Thanks! |
|
It's up to the Bitcoin Core devs to decide when 0.10.1 gets released, but I'd guess within the next 30 days if everything goes well. If your fix arrives after that, we'll probably just hold on to it for a bit to see if we can bundle it with another non-trivial update. Note that we only try to clump together Javascript updates affecting the Download page. That's because we have special security monitoring for that page. But that doesn't apply elsewhere on the site: if you just fix some CSS or non-Download-page HTML, we'll merge that change as soon as we give everyone a chance to review it. |
buren commentedApr 7, 2015
On mobile, or small viewports, the dropdown menu button is removed on click. It seems like it was intentional, but to me it seems a bit weird and non-standard. Is there any particular reason it works that way? I'm I missing something?
Screenshot - Expanded menu