mjftw / react-bitbucket-pull-request-board

React and Redux based project to show the status and activity of all your Bitbucket pull requests in an info board.
MIT License
1 stars 1 forks source link

Improved repository search #7

Closed mjftw closed 4 years ago

mjftw commented 4 years ago

Repository select box should show all selected items with tick boxes at start of dropdown, and not require a separate element (as is currently done). For an example, see: https://storybook.grommet.io/?path=/story/select--custom-search

This example does more than we want, but you get the idea.