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

Design improvements for issue page (more compact?) #617

Closed
miketaylr opened this issue Jun 3, 2015 · 8 comments
Closed

Design improvements for issue page (more compact?) #617

miketaylr opened this issue Jun 3, 2015 · 8 comments
Assignees

Comments

@miketaylr
Copy link
Member

I think we could "tighten" up the issues page (for lack of a better term).

It feels unbalanced on desktop, maybe boxing in the original report as a comment like GitHub does would help?

The default status icon feels a little too big and the title can be a little unwieldy if its long.

Thoughts @karlcow @tagawa @magsout @calexity?

@miketaylr
Copy link
Member Author

Seems related to #599.

@karlcow
Copy link
Member

karlcow commented Jun 3, 2015

first step:

.Issue-details, .Label-wrapper {margin-left: calc(59px + 0.8em);}

issues screenshot

@calexity
Copy link
Contributor

calexity commented Jun 9, 2015

Agree @miketaylr and yes @karlcow that left margin fix helps.

I think we can

  • ditch the grey arrow (because we now have navigation or you can browser back)
  • "Needs diagnosis" label and the title can both be smaller
  • fix up comments
  • fix overall alignment of the page

I can assign this issue to myself though I won't get to it for a couple weeks.

@calexity calexity self-assigned this Jun 9, 2015
@miketaylr
Copy link
Member Author

Thanks @calexity. :)~

@magsout
Copy link
Member

magsout commented Jun 9, 2015

Good idea for THE first comment. Tell me if you need help @calexity

@magsout
Copy link
Member

magsout commented Jun 11, 2015

Something like :
issue

@miketaylr
Copy link
Member Author

Yesssss.

@miketaylr
Copy link
Member Author

I think this is done!

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

No branches or pull requests

4 participants