Recently, I noticed that the Garmin Connect web interface has been slightly updated, but this has introduced two bugs.
The first bug makes it impossible to open an activity from the calendar. As soon as you click on it, the modal closes instantly and throws the following JavaScript error:
TypeError: can't access property "getTotalTime", this.repCountingActivity is undefined
At the moment, the only workaround is to go to the "All Activities" page and select the activity from the list.
The second bug affects the activity edit mode. Before the UI changes, the trash icon used to delete it a step was visibile on the right. But now the new UI made elements so big to the point that such icon is no longer visibile. I need to reduce screen size to 90% to get it working even if I have a 21:9 display.
In any case, to remove a step there's an alternative, a longer and unintuitive process, that I just realized now that is buggy since a modal opens behind another one, as shown in the attached GIF.



