shilomagen / passport-extension

MIT License
131 stars 23 forks source link

Sort city list #9

Open drorgh opened 1 year ago

drorgh commented 1 year ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

shilomagen commented 1 year ago

Amazing @drorgh , thanks! If you're touching in this area, can you please also make sure that we have all of the cities and we are aligned with myVisit? You can take if from myVisit APIs easily.

shilomagen commented 1 year ago

BTW, if we are sorting this we can sort it by the "hottest" cities and not lexically :)

drorgh commented 1 year ago

@shilomagen can you please approve running workflows? I cannot merge the PR