useful-forks / useful-forks.github.io

Improving GitHub's Forks list discoverability through automatic filtering. The project offers an online tool and a Chrome extension.
https://useful-forks.github.io/
MIT License
1.18k stars 61 forks source link

Adding a Settings button #24

Closed payne911 closed 3 years ago

payne911 commented 3 years ago

UI

It's added to the left of the query field:

image

This might be preparing the ground for #16 since I plan on not allowing Settings changes during scans. (It's possible that I'd then change the button's color to red and the icon would become an X. Clicking the button in that state would abort the current scan.)

The actual dialog is very similar to the Access Token one (indeed, I haven't added any options yet):

image

Features

The actual settings to be added are still a WIP. As it is, I plan on at least allowing users to:

To discuss ideas, please check out the following Discussion: #23.