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

[Feature Request] Select "Incoming WH" sig type by numeric input #652

Closed
LuxNitor opened this issue Jul 13, 2018 · 2 comments
Closed

[Feature Request] Select "Incoming WH" sig type by numeric input #652

LuxNitor opened this issue Jul 13, 2018 · 2 comments
Assignees
Milestone

Comments

@LuxNitor
Copy link

It's very nice that when updating sigs after scanning then you can select a wormhole's "type" field, enter a letter, and if it is a static or possible wanderer it usually selects the correct sig type and closes the dialogue. Unfortunately this is not the case for incoming wormholes, as they all begin with the letter K.

Since all signatures start with letters, this leaves numbers available as a method of quickly selecting which K162 type the wormhole is. Assigning numbers to the types as they are already presented in the optgroup should be fine. i.e. 1=C1/2/3, 2=C4/5, 3=C6, 4=HS, etc.

@exodus4d
Copy link
Owner

Shortcuts would increase the complexity of that code to much :( I added a search field plus keyboard control to the signature table see #266 . So you can still quick-jump between options without mouse use.
Here is what it looks like now: #390 (comment)

@exodus4d exodus4d self-assigned this Aug 10, 2018
@exodus4d exodus4d added this to the v1.4.1 milestone Aug 10, 2018
@LuxNitor
Copy link
Author

Would hard coding the seven K163 option tags with @accesskey be an option?

@exodus4d exodus4d mentioned this issue Sep 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants