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

Zelda Mobile #5483

Closed
12 tasks done
JohnONolan opened this issue Jun 24, 2015 · 4 comments
Closed
12 tasks done

Zelda Mobile #5483

JohnONolan opened this issue Jun 24, 2015 · 4 comments
Labels
affects:admin Anything relating to Ghost Admin bug [triage] something behaving unexpectedly help wanted [triage] Ideal issues for contributors to help with P2 - High [triage] High priority for immediate patch release
Milestone

Comments

@JohnONolan
Copy link
Member

  • When mobile, on content management screen, single tap should open post for editing in place of double tap. Actually at the moment no quantity of taps work on a mobile device.
  • When a new route loads, the mobile menu should close
  • Role label alignment is broken on small viewports
  • view-title being cut off in mobile browsers, looks like flex-grow issue
  • hit area on mobile menu button is too small
  • there is no mobile menu button on the about page
  • tap actions on user menu dropdown are inconsistent as fuck
  • sidebar nav items are too small
  • main header is too big
  • massive horizontal scroll when mobile menu is open
  • about page is cut off at the top in mobile safari
  • dropdowns need mobile positioning
@JohnONolan JohnONolan added mobile affects:admin Anything relating to Ghost Admin help wanted [triage] Ideal issues for contributors to help with labels Jun 24, 2015
@JohnONolan JohnONolan added this to the Zelda milestone Jun 24, 2015
@JohnONolan JohnONolan added bug [triage] something behaving unexpectedly P2 - High [triage] High priority for immediate patch release epic labels Jun 24, 2015
@hoxoa
Copy link
Contributor

hoxoa commented Jun 24, 2015

Maybe this Ember addon can help with the single tap/double tap.
What do you think of using swipe gestures for the sidebar navigation, so a right swipe would open the left sidebar navigation?

@JohnONolan
Copy link
Member Author

Swipes to open main nav and post settings menu would be pretty awesome

kevinansfield added a commit to kevinansfield/Ghost that referenced this issue Aug 20, 2015
issue TryGhost#5483 & TryGhost#5652
- trigger the close menus action every time a route transition is successful
- close nav menu when clicking "collapse sidebar" button (action chain was incomplete)
@kevinansfield
Copy link
Member

The ember-mobiletouch addon has been replaced by ember-gestures which looks awesome so I'm going to have a stab at using that to fix the mobile tap woes.

What's the status of the styling related issues?

@JohnONolan
Copy link
Member Author

non-existent 🙈 - if there are any of those you happen to want to do something with.. by all means

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects:admin Anything relating to Ghost Admin bug [triage] something behaving unexpectedly help wanted [triage] Ideal issues for contributors to help with P2 - High [triage] High priority for immediate patch release
Projects
None yet
Development

No branches or pull requests

3 participants