invoiceninja / ui

Invoice Ninja: Web admin portal built with React
https://app.invoicing.co
Other
55 stars 47 forks source link

[Bugfix] Fixes For onBlur Event When Value Is Not Selected | Tasks Table | #1718 #1739

Closed Civolilah closed 5 months ago

Civolilah commented 5 months ago

@beganovich @turbo124 The PR includes fixes for setting the value once it is not selected but the onBlur event is triggered. You can find the video of the broken behavior in the issue where the client made a video (https://github.com/invoiceninja/ui/issues/1718). The video of fixed behavior:

https://github.com/invoiceninja/ui/assets/51542191/12fd08ea-9aeb-4788-acb3-86795cc69519

Let me know your thoughts.