MobileOrg / mobileorg

MobileOrg iPhone App
http://mobileorg.github.io
GNU General Public License v2.0
557 stars 70 forks source link

Maybe the info button should be to the left of the note heading? #265

Closed gitonthescene closed 4 years ago

gitonthescene commented 4 years ago

I think it might be more ergonomic to have the info button to the left of the note heading and away from the enter arrow. It's easy to miss the one you're trying to hit. For the first heading it's also pretty close to the sync button.

Does the enter arrow even have any functionality given that clicking on the row also lists the sub links?

gitonthescene commented 4 years ago

I'm new to iOS programming, so please forgive me if I'm not understanding what standard practice is. Just reading up on this lead me here: https://developer.apple.com/documentation/uikit/uitableviewcell/accessorytype

I guess I'm suggesting that a detailButton might be clearer, but now I'm not so sure. My gripe might be with Apple and not this code. Was just trying to pass along what the user experience feels like.

Feel free to close this issue.

gitonthescene commented 4 years ago

Hmm. It looks like the info button is not there on the develop branch. Closing.