oliverschwendener / ueli

Cross-Platform Keystroke Launcher
https://ueli.app
MIT License
3.62k stars 239 forks source link

[Bug] The "Currency Conversion" extension does not seem to work #1134

Closed tsukiongithub closed 2 months ago

tsukiongithub commented 2 months ago

Describe the bug The currency convert has been broken for a little while on v8, and seeing it should be fixed in v9 i decided to update. This does not seem to be the case as if i enable the extension, choose the currencies i want in the dropdown from the extension settings and then type "8 eur" as i would with v8 when it was working, i get absolutely no results.

To Reproduce Steps to reproduce the behavior:

  1. Open Ueli settings
  2. Click on Extensions
  3. Enable "Currency Conversion"
  4. Click the rescan button for "Currency Conversion"
  5. Go back to the search field and type "8 eur"

Expected behavior Expected to get the inputted currency converted into the other currencies

Screenshots image

Environment

undecV commented 2 months ago

You can try entering "1 USD to EUR".

https://github.com/oliverschwendener/ueli/blob/main/src/main/Extensions/CurrencyConversion/CurrencyConversion.ts#L42