sindresorhus/refined-github




The issue has been closed
Add "Move to top/bottom" items to project board card context menus #2984
felixfbecker posted onGitHub
<!-- Thanks for contributing! 🏓 -->
It is very difficult to reorder items in projects with many cards, because you can only drag & drop them. It would be much easier if I could scroll through the column, and move cards to the top or bottom to reorder (and then do another pass to order those top cards with drag & drop).
GitHub doesn't have such a function in the UI, but it's a feature of the API: https://developer.github.com/v3/projects/cards/#move-a-project-card
Example URL: GitHub projects