invoiceninja / ui

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

[Cleanup] Refactoring Clearing Mapped Values #1778

Closed Civolilah closed 4 months ago

Civolilah commented 4 months ago

@beganovich @turbo124 The PR includes adjustments to the functionality for clearing mapped values for imports. Instead of having a 'Clear' button to clear the whole form, we now have an 'X' button for each select field to remove the mapped value. Screenshot:

Screenshot 2024-05-27 at 10 39 03

Let me know your thoughts.