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

option to pre-fill aircraft market family filter #73

Open
ZoeBijl opened this issue Jun 14, 2024 · 0 comments
Open

option to pre-fill aircraft market family filter #73

ZoeBijl opened this issue Jun 14, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@ZoeBijl
Copy link
Owner

ZoeBijl commented Jun 14, 2024

would be nice to land on the aircraft market and have your preffered family selected.

Basically this:

const aircraftFamilyValue = settings.aircraftMarket.aircraftFamily = 4200400 // EMB E2
const aircraftFamilySelect = document.querySelector("[name=\"tab:panel:filter-aircraftFamily\"]")
aircraftFamilySelect.value = aircraftFamilyValue
@ZoeBijl ZoeBijl added this to the v0.6.10 milestone Jun 14, 2024
@ZoeBijl ZoeBijl added the enhancement New feature or request label Jun 14, 2024
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
Status: Backlog
Development

No branches or pull requests

1 participant