Should add a way to filter and sort the issues and pull requests after entering into the repository view.
Woo! Great minds think alike 馃槃. Brainstorming how the UI for this might work. I'm thinking a new cell that sits at the top of the PR list that has search/filter/sort controls or something.
Blocked by #336 atm
Thought this may be a cool UI for this?
Custom presentation like this and possibly use pageboy with authors, issues, projects, milestones, assignees, and sort view controllers. Or may be better to keep it one page.
Here鈥檚 my suggestion:
Working on new filters interactions
https://dribbble.com/shots/2097072-Working-on-new-filters-interactions
Defaults should mirror GitHub too, eg open issues, not all.
Also, we can use the binding SC to make this easy af.
Sent with GitHawk
See linked issue (1008), but I quite like the idea of a custom keyboard for this - fairly easy to add (just a keyboard view with a horizontal collection view!)
Moving discussion into one issue for easier tracking, good candidate for upcoming release me thinks!
Part of me wonders if we should start super simple:
is:open to the barFWIW you can search for things like milestones etc via v4 API, it's just done as part of the search stirng e.g. label:bug (see how the web search bar fills when you change search options)
Apologies if this has already been brought up, but I just started with Githawk and would love the ability to limit the inbox to issues & PRs that I'm assigned to and/or mentioned in.
At my job our team uses issues heavily across several projects, and as-is most of the activity I get in the inbox isn't relevant to me personally.
(Tangentially related to #292)
@jbraem that's an interesting idea! Different from this issue (this is filtering issues/PRs within a repo). Would love another issue open to track that! Could be a useful setting or something.
Thanks @rnystrom. I added it in #1924
Keep up the good work!
Most helpful comment
Here鈥檚 my suggestion:
Working on new filters interactions
https://dribbble.com/shots/2097072-Working-on-new-filters-interactions
Defaults should mirror GitHub too, eg open issues, not all.
Also, we can use the binding SC to make this easy af.
Sent with GitHawk