-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
What feature would you like to see and why is it useful?
I rarely buy players whose price is much higher than their estimated value. So, my flow when buying players is always the same:
- Click on a player on the transfer list
- Check the player's estimated value
This flow could be improved if the estimated value were already displayed on the transfer list page.
Additional context
- This feature should be off by default since it will make extra requests to Hattrick. The user can enable it with a checkbox on the transfer list.
- This may need approval from Hattrick's staff since it will make extra requests.
- I'm not yet sure how the requests to fetch the personalities should be made. Maybe through the CHPP API or by making individual requests to player detail pages and scraping the personalities from the response?
Reactions are currently unavailable