sindresorhus / hide-files-on-github

Chrome extension - Hide nonessential files from the GitHub file browser
https://chrome.google.com/webstore/detail/hide-files-on-github/lpnakhpaodhdkleejaehlapdhbgjbddp
MIT License
320 stars 35 forks source link

Minor usability annoyance. #37

Closed jamestalmage closed 8 years ago

jamestalmage commented 8 years ago

So, I love the new "show/hide" button, but I have noticed one minor annoyance.

The "show" button is at the bottom, but GitHub lists dotfiles at the top of the listing.

This means, to show dotfiles, I need to scroll to the bottom, click "show", then scroll back to the top.

I think putting the button at the bottom of the list was a mistake, it should go at the top.

radiovisual commented 8 years ago

I like the idea of adding the button to the top as well, for the same reasons you do. But I also like it at the bottom sometimes (because it gets it out of the way when I am not really using it), so what making it an option, so users can decide, and then have the default option be at the top?

sindresorhus commented 8 years ago

I don't like options. I think we should find on way to do it and stick with it.

radiovisual commented 8 years ago

Ok, then putting it the top is probably the best default.

radiovisual commented 8 years ago

It is much better at the top. 👍

sindresorhus commented 8 years ago

Fixed by #40.