elrido / ZeroBin

This Project has been renamed and moved to
https://github.com/PrivateBin/PrivateBin
Other
85 stars 8 forks source link

Swap "New" and "Send" button ? #35

Closed Draky50110 closed 9 years ago

Draky50110 commented 9 years ago

Hello.

A little reflexion : when I create a new paste, i choose my options from left to right. First I choose the expiration time, then if burn after reading, then open discussionn then apssword and so. It goes from left to right. And if I don't care, I click on the button at the end. But it is not the "Send" button LOL so it deletes all.

Ok, not very important but more a matter of logic I think :p Maybe the "New" button would be better to be beside the "ZeroBin" title and "Send" button after all options.

Hexalyse commented 9 years ago

I agree on this point. I'm always confused by the new at the right and send at the left.

elrido commented 9 years ago

Hm, I think we could start by creating a second version of the template for this. I can totally get your point from a workflow perspective.

davidak commented 9 years ago

maybe als make the send button blue?

elrido commented 9 years ago

Sorry for not getting back on this earlier. Got a bit carried away in the refactoring.

I prepared the new version and will make it the new default, but I kept the previous design as "bootstrap-page" if anybody prefers that. You can preview it at zerobin-test.dssr.ch.

To use it in your install (version >= 0.21) copy the updated template to your tpl/ folder.

Let me know if that matches your intentions or you have any other suggestions.

FYI: The readily available colours for buttons, button sizes, etc. can be reviewed at the bootstrap CSS example page. It would be quite easy to make other variant of the bootstrap based template i.e. with different colour schemes (like a dark theme) or other button sizes (ultra small or XXL), etc.