iFixit / iFixitAndroid

Official iFixit Android App
https://play.google.com/store/apps/details?id=com.dozuki.ifixit
GNU General Public License v3.0
162 stars 88 forks source link

My Guides list: Default action should be view #176

Closed marczych closed 10 years ago

marczych commented 10 years ago

I think the default action when viewing a guide list item should be to view it. Right now, clicking on the row body opens up edit which isn't necessarily what the user wants to do if they are looking at a list of "their guides." Also, View and Edit both show up in the overflow popup menu.

Since View is probably the most common operation, clicking the row body should open up view. Also, there isn't a reason to keep View in the overflow menu since there is a much easier way of performing that operation.

@timothyasp Thoughts?

timothyasp commented 10 years ago

The more I think about it, this makes sense. When we made this decision, it was kind of decided that "My Guides" was an edit action, and not a view action, but I could see our customers using it as a view portal.

MutantFreak commented 10 years ago

@timothyasp Agreed.

marczych commented 10 years ago

191 covers this and more.