Metaculus / metaculus

https://www.metaculus.com
BSD 2-Clause "Simplified" License
55 stars 12 forks source link

Add a universal `as_user=<user_id>` url param to get pages from that user's perspective #1575

Open lsabor opened 8 hours ago

lsabor commented 8 hours ago

Add a universal as_user=<user_id> url param to get pages from that user's perspective Obviously, only staff can use this param.

Bonus points if navigating screens maintains that param - essentially turning into a "view the whole site as given user" If not universally available, just applied to the feed and question detail pages would be good enough.

lsabor commented 8 hours ago

@SylvainChevalier what do you think?

hickman-santini commented 7 hours ago

I have no strong feelings about this; sounds fine and especially useful if/when we add custom feed stuff (pretty sure we've talked about this although I don't see that there's an issue yet)

However! I would love what @nikosbosse wanted in the thread behind this issue -- to be able to get individual forecaster(s) forecasts via API if you're an admin.