-
Notifications
You must be signed in to change notification settings - Fork 294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rendering account trees in Fava 1.25+ #1721
Comments
Also hit this when using tree table. From what I can tell, the I have absolutely zero idea how this works for those of us building plugins without a svelte toolchain. Paging @yagebu for guidance |
Thanks for reporting this - this is also basically a duplicate of #1695, so I'll close this one here - I'll re-add the now unused CSS and JS so that extensions like fava_investor can work unchanged for now. Let's track how extensions could use the "new" tree tables in the other issue. |
Sounds great, thanks much @yagebu! |
Fava Investor's asset allocation page looked like this. To accommodate the changes in Fava 1.25 onwards, I tried to make these changes. However, this is the result:
Old:
New:
If you or anybody could provide guidance, tips, or pointers on how to approach changing the Investor.html code based on Fava's changes in this area, it would be most appreciated. Thank you!
The text was updated successfully, but these errors were encountered: