invoiceninja / ui

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

[Feature] Implementing Links To Entities | Expenses #1779

Closed Civolilah closed 4 months ago

Civolilah commented 4 months ago

@beganovich @turbo124 The PR includes the implementation of icons on the left side that will open new tab to the show pages of entities. In this case, for Expenses, the icons are implemented for the 'Vendor', 'Client', and 'Project' selectors. The icon will only be displayed if there is a selected value in the selector. Screenshot:

Screenshot 2024-05-27 at 16 09 25

Let me know your thoughts.