
Build the Github Issue Filter component
On the "Github Issues" page of a repository, you can filter the issues by Milestones, Projects and more. Build a generic Filter component that you could use for filtering milestones, authors and labels. * the component should have a button that when clicked opens the list of items * the ...