-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Description
Extension
https://www.raycast.com/halprin/delivery-tracker
Raycast Version
1.94.0
macOS Version
15.3.2
Description
I was able to add a FedEx package without having set up my FedEx API credentials. But since those credentials hadn't been set, I got an error on the Track New Delivery command even though the delivery was added (which I presumed meant that the delivery wasn't saved).
Instead the delivery was saved, but can't be tracked:
Steps To Reproduce
- Unset FedEx credentials.
- Add a FedEx delivery.
- Note error.
Current Behaviour
When adding a new FedEx delivery w/o credentials, an error will appear both when adding the package and viewing all deliveries.
Expected Behaviour
It would be better if all service credentials were optional and only if any had been set successfully, then the extension would automatically fetch the corresponding online tracking information.
That is, the extension should function perfectly well without setting any credentials. If you add a delivery for UPS or FedEx w/o credentials, then the extension should simply let you view the delivery online and check the expected delivery date (if set when adding).
If credentials exist, then the online tracking information should be fetched.
Additionally, no error should be shown if a FedEx delivery is added if no FedEx credentials have been saved.

