"contact on slack" stopped working #530
Labels
bug
good first issue
P2 - medium
Improves general league experience (avoids some mod summons, fixes minor annoyance)
"contact on slack", on player pages, e.g. https://www.lichess4545.com/team4545/player/glbert/ stopped working. it will just open #general, not a dm.
currently we use the format
https://lichess4545.slack.com/messages/[user_id]/
here:heltour/heltour/tournament/templates/tournament/player_profile.html
Line 47 in 1d5fd89
as far as i can tell, instead using the formatedit: it doesn't work. instead,https://app.slack.com/client/[team_id]/[user_id]
would work.https://slack.com/app_redirect?team=[team_id]&channel=[user_id]
sort of works, but maybe there is a better solution.marked this as "good first issue" for now, because i assume that it is. but i might be wrong.
The text was updated successfully, but these errors were encountered: