Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

その日のレース一覧表を表示する機能 #280

Open
kmycode opened this issue May 11, 2024 · 0 comments
Open

その日のレース一覧表を表示する機能 #280

kmycode opened this issue May 11, 2024 · 0 comments
Labels
app cost-high enhancement New feature or request
Milestone

Comments

@kmycode
Copy link
Owner

kmycode commented May 11, 2024

予想するレースを決める時、いちいち各レース開くのだるくない?

レース名、クラス、距離、向き、芝ダ、天候、馬場状態、発走時刻、頭数
これがリストから一覧できればいい

【案1】
画面右上の日付をクリックすれば画面右側にリストが表示される

【案2】 ←こっちがいい
画面右上の日付をクリックすれば画面左側のタイムラインがリストに置き換わる
そのリストを右クリックすれば新しいウィンドウで開くこともできる
複数レースを開いて比較する時に使えそう

注意:以下を忘れない

  • RacesUpdatedイベントが発火された時に天候・馬場状態・発走時刻を更新する
  • レースが中止になったときの表示

image

@kmycode kmycode added enhancement New feature or request app labels May 11, 2024
@kmycode kmycode added this to the 5.0.0 milestone May 11, 2024
@kmycode kmycode modified the milestones: 5.0.0-alpha, 5.0.0-beta May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app cost-high enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant