Skip to content

Commit

Permalink
Planning
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Aug 28, 2024
1 parent f00bbad commit ee270c2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion TODO
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
depth chart link to compare players https://mail.google.com/mail/u/0/#sent/FMfcgzQVzFbDgsScWqqVNXgVKhBlRpDv

fuite
- works with web worker, not shared worker
- only looks in main process, not worker process
Expand Down Expand Up @@ -40,7 +42,8 @@ mobile UI ideas https://old.reddit.com/r/BasketballGM/comments/1e5dwvi/some_desi

reorganize menus - what goes in teams/players vs stats?

some generic UI component for hiding ratings in challengeNoRatings
some generic way to hide ratings in challengeNoRatings
- should be done on worker, so UI never gets an opportunity to display ratings. this is better than a Rating component because it handles all cases, including when ratings are shown inline in some text

show amount in $ over trade limit rather than % https://mail.google.com/mail/u/0/#inbox/FMfcgzQVxRJVkhtPLhkSrSXlJxJVWgrN?compose=DmwnWrRrmRLLHDwLtgDWrwnTFPXrFqTcCQpnNNqHJKtNMsbmsqNqfhtmtPQrTQKMrQjSNfCLSJcg

Expand Down

0 comments on commit ee270c2

Please sign in to comment.