ash-jc-allen/find-a-pr

Add "ignore" functionality

ash-jc-allen opened this issue · 0 comments

I think it'd be nice to have the functionality to "ignore" a particular issue. So, if you aren't interested in attempting to take on an issue, you could press an "ignore" button that would use the browser's local storage to hide the issue. Then on every subsequent page load, any ignored issues won't be displayed.

I think using Alpine would be the ideal way of implementing this.