alexdobre / RDL_Google_Tech

Java for the Google technology code
0 stars 0 forks source link

Lower the snip list row height - rearrange items #97

Closed alexdobre closed 10 years ago

alexdobre commented 10 years ago

We need the snip list row to be lower height so that more of them would fit on a page.

Please look at the modified mockup it shows how the items are to be arranged. Please note that the avatar size and the title height where reduced, all the other elements should be the same size

Please note the snip view screen has changed to reflect the new positioning as well.

https://pidoco.com/rabbit/api/prototypes/95569/pages/page6160.xhtml?mode=sketched&api_key=oF9bSsvS2Tjhm17Z5XxdF7dxHTcEfz6U9nLHzuIS

https://pidoco.com/rabbit/api/prototypes/95569/pages/page3318.xhtml?mode=sketched&api_key=oF9bSsvS2Tjhm17Z5XxdF7dxHTcEfz6U9nLHzuIS

serinekar commented 10 years ago

Where title link should go? View page or edit page?

alexdobre commented 10 years ago

The title of a snip inside the snip list needs to be a link - then the user clicks the link he goes to snip view if he's not the author and snip edit if he's the author.

serinekar commented 10 years ago

so when user is an author of snip, he will not be able to go view page?

alexdobre commented 10 years ago

If I saw correctly (and please correct me if I am wrong) the snip edit page also contains all the view functionality. The snip is displayed, references can be shown and filtered.

If the functionality is different in snip edit then we do the following: - make the link go to snip view all the time and for the author display an edit button inside snip view that then leads to snip edit.

serinekar commented 10 years ago

no, snip edit doesn't view snip and references are not shown, it shows editor with filled values.

I will add edit button on the header bar of snip page.