oliverschwendener / ueli

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

[Bug] Workflow didn't work/save #1121

Closed Dtrieb closed 4 months ago

Dtrieb commented 4 months ago

Describe the bug If I try to make a Workflow, the path to the Application won't save,

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Workflow'
  2. Click on 'New'
  3. Add new Action
  4. Add new Name
  5. Set Type to File open
  6. Set my Path to "C:\Program Files\Push2Run\cmd"
  7. Click on Save
  8. See also "0 Aktionen"

Ueli_2024-06-22_13-18-23

In the "ueli9.settings.json" :

        {
            "actions": [],
            "name": "Rot",
            "id": "workflow-10e0cc56-3c3d-4fc2-a465-228ca57c242e"
        }

Screenshots Ueli_2024-06-22_13-22-27

Environment

oliverschwendener commented 4 months ago

You have to click on "Aktion hinzufügen" and then click "Speichern". I guess I need to improve the UI here a bit 😅

Dtrieb commented 4 months ago

You have to click on "Aktion hinzufügen" and then click "Speichern". I guess I need to improve the UI here a bit 😅

Okay works for me, only missing: https://github.com/oliverschwendener/ueli/issues/1126