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

Placement and design of buttons on blob view #313

Open
sonalkr132 opened this issue Oct 24, 2015 · 1 comment
Open

Placement and design of buttons on blob view #313

sonalkr132 opened this issue Oct 24, 2015 · 1 comment

Comments

@sonalkr132
Copy link
Collaborator

Right now, blob view something like this:
screenshot from 2015-10-24 19 26 07
(Annotation persists page reloads. Yay!!)

The breadcrumb area followed by history button looks just ugly. I am yet to add a button for blob/raw view and another one which toggle annotation rendering. I am not sure where all of this can go and how can I improve overall layout and look of pages.

@sarupbanskota
Copy link
Contributor

@sonalkr132 nice!

About the breadcrumb, you can do the following improvement for the short term:

  • shorten longer filepaths - you can experiment with making the file paths restricted to a max char size, limiting from the beginning, if you know what I mean
  • for the links, remove the odd coloring by using the :visited CSS pseudo-class.

The buttons you suggested could go below the image for now.

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

2 participants