FoldingAtHome / fah-issues

49 stars 9 forks source link

WebControl Client stat link not working #1685

Closed CoolAEW closed 2 years ago

CoolAEW commented 2 years ago

Your issue may already be reported! Please search on the issue tracker before creating one.

Your Environment


Expected Behavior

Clicking the "See Stats" button on the Client Web Control page should go to my donor stats page (https://stats.foldingathome.org/donor/194051)


Current Behavior

Clicking the "See Stats" button on the Client Web Control tries to go to "https://stats.foldingathome.org/donor/CoolAEW" with my username at the end instead of my donor ID number.


Possible Solution (Optional)

Change the program to use donor ID instead of donor name in the link or make the stats page work with donor ID and donor name


Steps To Reproduce

  1. Start folding client
  2. Open Web Control
  3. Click "See Stats" next to Points earned

Context

I want to easily view my donor stats from the web control.


jcoffland commented 2 years ago

See: https://github.com/FoldingCommunity/fah-stats-front-end/issues/65

jcoffland commented 2 years ago

This is a duplicate of #1664.