GitHawkApp / GitHawk

The (second) best iOS app for GitHub.
http://githawk.com
MIT License
2.88k stars 384 forks source link

Inbox Redesign #2497

Open Huddie opened 5 years ago

Huddie commented 5 years ago

This comes from the #2177 thread.

Just thoughts on improving the inbox.

Related Issues:

We should try to think about #620, this is where we redesigned away from complexity. In the past Ryan has thrown a few design out to the twitterverse to see what people liked. I think that makes sense here as well.

@kocheck will hopefully mock up a few designs. If anyone has thoughts or suggestions comment away!

Huddie commented 5 years ago

Just a quick update from #2413 to keep things up to date here.

Ryan suggested using the navigation bar drop down that we see throughout the app in the inbox and when you click it your presented with a context menu where you can select different inbox modes.

Modes being:

A new request would go out with each reload of the inbox since we wouldn’t be doing intense filtering in-app (GitHub’s api allows for a filter parameter)

@rnystrom currently drop down opens action sheet, context menu would be different from the norm. Do we mind? Do we want to switch all action sheets to context menu (as maybe a later goal)?

Sent with GitHawk

rnystrom commented 5 years ago

Menu would give us a ton more options w/ the UI (icons, selection indicator, section headers, etc)

rnystrom commented 5 years ago

Open to considering large titles for inbox too

kocheck commented 5 years ago

Design should also consider how issue #2473 would affect this screen as well 👍

kocheck commented 5 years ago

Wanted to post an update, Still working on this over/in-between the holidays. Hope to have some ideas out to talk with ya'll soon.

ijm8710 commented 5 years ago

Just make sure you’re on latest TF as some of the OP has changed :)

kocheck commented 5 years ago

Nice!

Sent with GitHawk

j-f1 commented 5 years ago

The recent update has kind of broken my workflow. I usually go through my notifications by selecting each repo individually. Now, it’s hard to find the repos in my giant list of watched repositories.

kocheck commented 5 years ago

Thank you @j-f1 I will add that to my notes as well! Good point.

Sent with GitHawk

kocheck commented 5 years ago

Reading through all the additional issues and taking notes to make some soft design requirements. I have a question for whomever it may concern. ✌️

Reading through the issues I have an idea to make the inbox more flexible for different workflows. How do you folks feel about allowing the user to choose what mode should be default in the inbox? So for me, I like to have a repo overview. It looks like some people like to see what they are assigned and what they are subscribed to.

Does that make any sense?

Sent with GitHawk

Huddie commented 5 years ago

Makes sense to me @kocheck

ijm8710 commented 5 years ago

Would it make potential sense to have the repos drop down list both starred repos in addition to watched repos. Or would you want those just moreso accessible from revised wireframe profiles in #2106?

kocheck commented 5 years ago

I like that idea @ijm8710 Do you think we would need some sort of search feature then? I know for some users that I have seen, the Stars list gets quite long.

ijm8710 commented 5 years ago

That or a scroller wouldn’t hurt if that’s the case

Huddie commented 5 years ago

@kocheck There is actually an issue that requests the search in the context-menu feature. I think search is a good addition

kocheck commented 5 years ago

Oh I will add that to my wireframes then. I think that could be useful in the long run.