Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a Settings button #24

Merged
merged 9 commits into from
Mar 23, 2021
Merged

Adding a Settings button #24

merged 9 commits into from
Mar 23, 2021

Conversation

payne911
Copy link
Collaborator

@payne911 payne911 commented Mar 15, 2021

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.

* Simplified the click callbacks (reduces the amount of IDs needed by the logic)
…rent files, each handling their own part of the landing page
@payne911 payne911 merged commit a6bca96 into master Mar 23, 2021
@payne911 payne911 deleted the settings branch March 23, 2021 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant