Skip to content

Instantly share code, notes, and snippets.

@c100k
Created November 25, 2018 16:09
Show Gist options
  • Save c100k/ebcd08e0f5fa13e8782b42e09d3b2907 to your computer and use it in GitHub Desktop.
Save c100k/ebcd08e0f5fa13e8782b42e09d3b2907 to your computer and use it in GitHub Desktop.
[Strava] Kudos Bug Report

Expected Behavior

Given an activity page

When I click on a notification "Zinedine Zidane and 99 others gave you kudos for Afternoon Run" in the notification center

Then It should open the kudos modal with the list of people who gave me kudos

Current behavior

It adds #kudos in the URL but does not open the modal with the kudos list.

Steps to reproduce

  1. Go to an activity : https://www.strava.com/activities/{:id}
  2. Click on a notification indicating that people gave you kudos for this activity

Context

  • macOS High Sierra
  • Google Chrome 70.0.3538.102

🏃🏽‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment