[GH-ISSUE #52] Refactor SideNav #44

Closed
opened 2026-03-03 00:17:49 +03:00 by kerem · 1 comment
Owner

Originally created by @Rokt33r on GitHub (Dec 21, 2018).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/52

When switching folders, items in SideNav is rendered inefficiently because of path checking occurs in each list item.
screen shot 2018-12-21 at 12 38 43

It should be done when mapping list items. So, list items can know it doesn't have to be re-rendered.

Originally created by @Rokt33r on GitHub (Dec 21, 2018). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/52 When switching folders, items in SideNav is rendered inefficiently because of path checking occurs in each list item. <img width="501" alt="screen shot 2018-12-21 at 12 38 43" src="https://user-images.githubusercontent.com/5865853/50323540-75cbed00-051d-11e9-9500-c98664a459da.png"> It should be done when mapping list items. So, list items can know it doesn't have to be re-rendered.
kerem closed this issue 2026-03-03 00:17:50 +03:00
Author
Owner

@Rokt33r commented on GitHub (Dec 23, 2018):

Fixed by https://github.com/BoostIO/Boost/pull/53

<!-- gh-comment-id:449633123 --> @Rokt33r commented on GitHub (Dec 23, 2018): Fixed by https://github.com/BoostIO/Boost/pull/53
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#44
No description provided.