eternagame / eternagame.org

Website for the Eterna citizen science game
https://eternagame.org
BSD 3-Clause "New" or "Revised" License
19 stars 17 forks source link

Update puzzle and script view usernames to link to player profile #370

Closed tkaragianes closed 8 months ago

tkaragianes commented 8 months ago

Summary

The usernames in puzzle and script view components sidebar panels now link to the player's profile. This lets people easily find more puzzles or scripts by the same authors, and matches the behavior of usernames in comments.

Implementation Notes

Add router-links to player profiles to match how we handle the username in comments.

Testing

Visually and behaviorally verified on local dev environment.

Related Issues

Closes #366.