KinaUna / KinaUnaAzure

https://web.kinauna.com
1 stars 0 forks source link

Show item details on current page #11

Closed KinaUna closed 4 months ago

KinaUna commented 4 months ago

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.

KinaUna commented 4 months ago

Picture and Calendar events have been implemented.

KinaUna commented 4 months ago

Videos have been implemented.

KinaUna commented 4 months ago

Notes have been implemented.

KinaUna commented 4 months ago

Sleep items have been implemented.

KinaUna commented 4 months ago

Friend items have been implemented.

KinaUna commented 4 months ago

Contact items have been implemented.

KinaUna commented 4 months ago

Location Items have been implemented.

KinaUna commented 4 months ago

Measurements have been implemented.

KinaUna commented 4 months ago

Skills have been implemented.

KinaUna commented 4 months ago

Vocabulary items have been implemented.

KinaUna commented 4 months ago

Vaccination items have been implemented.