Closed KinaUna closed 4 months ago
Picture and Calendar events have been implemented.
Videos have been implemented.
Notes have been implemented.
Sleep items have been implemented.
Friend items have been implemented.
Contact items have been implemented.
Location Items have been implemented.
Measurements have been implemented.
Skills have been implemented.
Vocabulary items have been implemented.
Vaccination items have been implemented.
Currently item details are displayed on a new page, it would be a better experience if the page doesn't have to reload the entire content, and when going back the position is lost.
Instead, the details should be loaded on the current page and displayed in a popup or modal.
Items:
For each item:
Each item needs to be added to the addTimelineItemEventListener function in Web/Scripts/item-details/items-display.ts, which should be called when an item is loaded on a page. Notifications also need to be updated to show a popup instead of navigating to a new page when clicking the notification.