Commit Graph

2 Commits

Author SHA1 Message Date
momesgin 6058587b10
Improve performance in apps/charts page by optimizing LazyImage component (#14906)
* utilize observer in LazyImage to load the image only when it's in viewport

* fix unit tests

* display error image only when src is falsy or got an error

* removed unnecessary data block

* initialize non-reactive data

* move non-reactive data

---------

Co-authored-by: Mo Mesgin <mmesgin@Mos-M2-MacBook-Pro.local>
2025-08-08 16:57:56 -07:00
Cody Jackson 54874e0262 Add the card components necessary for the new detail page
This change will not affect any rendering currently in master
2025-06-12 17:14:56 -07:00