wealthfolio icon indicating copy to clipboard operation
wealthfolio copied to clipboard

fix: asset-profile-page overwriting formData from displayed data.

Open Zuricos opened this issue 11 months ago • 3 comments

I have discovered a bug in the "asset-profile-page" component. Currently, the displayed data in the input fields of sector:weight and country:weight are used when new entries are added. I.e. this will cause that the weigth will be 18 instead of 0.179 after adding a new entry.

With this change, this should no longer happen.

Zuricos avatar Jan 14 '25 19:01 Zuricos

Hi @Zuricos, thank you for this contribution. I Think that with the proposed update, it's no more possible to delete a sector.

afadil avatar Feb 02 '25 15:02 afadil

Hi @afadil , thanks for your feedback, I will look into it, probably this week, and will come back with a fix.

Zuricos avatar Feb 10 '25 05:02 Zuricos

Hi @afadil,

This issue should now be resolved. However, I am unable to verify it on my end since I couldn't get the project to run locally, even when using the dev container.

Zuricos avatar Feb 16 '25 15:02 Zuricos