From 71847c0d92d0ad7df00c7d1c3792e0f150934f6d Mon Sep 17 00:00:00 2001 From: Yuriy Date: Mon, 26 Feb 2024 23:44:15 +0300 Subject: [PATCH] Update yuriy-menkov.md --- progress/yuriy-menkov.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/progress/yuriy-menkov.md b/progress/yuriy-menkov.md index d3780183..3e0f08e3 100644 --- a/progress/yuriy-menkov.md +++ b/progress/yuriy-menkov.md @@ -1,8 +1,8 @@ -2024-02-26 Mon: Worked on the following tasks on [h.country](https://github.com/harmony-one/h.country/pull/92): Connected firestore local cache in multiple tab mode. Connected infinity scroll for the actions table with lazy loading of 100 elements. Optimizations speed up page loading from 8 sec to 1 sec. +2024-02-26 Mon: Worked on the following tasks on h.country ([PR](https://github.com/harmony-one/h.country/pull/92)): Connected firestore local cache in multiple tab mode. Connected infinity scroll for the actions table with lazy loading of 100 elements. Optimizations speed up page loading from 8 sec to 1 sec. ___ -2024-02-23 Sat: Worked on the following tasks on [h.country](https://github.com/harmony-one/h.country/pull/84): Added ability to set custom location on click to top right location button. Display check-in action in feeds table. Automatically update the current location if the new location is different. +2024-02-23 Sat: Worked on the following tasks on h.country [PR](https://github.com/harmony-one/h.country/pull/84): Added ability to set custom location on click to top right location button. Display check-in action in feeds table. Automatically update the current location if the new location is different. 2024-02-23 Fri: Worked on the following tasks on h.country: [Added](https://github.com/harmony-one/h.country/pull/77) location pin button with new logic - opening google maps with preset location on clik. Removed m/ from slash section. [Added](https://github.com/harmony-one/h.country/pull/80) new logic: Click on a location, get taken to that filter page. Next to the location name, there is a pin symbol. Click on that to open the google maps link to that street.