Skip to content

Commit

Permalink
chore: add issue to todo
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Son89 committed May 21, 2024
1 parent faae448 commit d7f773d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
:image (resources/get-themed-image :no-collectibles theme)}]

:else
;; TODO:
;; TODO: https://github.com/status-im/status-mobile/issues/20137
;; 1. If possible, move `collectibles-data` calculation to a subscription
;; 2. Optimization: do not recalculate all the collectibles, process only the new ones
(let [collectibles-data (map-indexed (fn [index {:keys [ownership] :as collectible}]
Expand Down

0 comments on commit d7f773d

Please sign in to comment.