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

フォーカス時に詳細画面が出るようにする #53

Open
3 tasks
suguru-toyohara opened this issue Jan 21, 2024 · 0 comments
Open
3 tasks

フォーカス時に詳細画面が出るようにする #53

suguru-toyohara opened this issue Jan 21, 2024 · 0 comments
Assignees
Labels
wanted 欲しい機能

Comments

@suguru-toyohara
Copy link
Contributor

概要

  • ポイントクリック or 左ペインの情報をクリック時にフォーカスモードに移行
  • フォーカスモードでは、左ペインに詳細情報が描画される
  • tooltipも常時表示
  • URLが発行されていて、そこに直リンクで飛ぶとフォーカスモードで最初から情報表示されるようにする
    • e.g. 避難所なら、 /evac/[id] とする
    • ガソリンスタンドなら /gas/[id]など、 /[pointerType]/[id]とする

Todo

  • フォーカス時にurlを遷移させる
  • パラレルレンダー(?他のも要検討)で、直リンクでも遷移できるようにする
  • 左ペインに詳細情報を載せる

備考

  • 一旦 v0.1.0 milestoneでは、UIの構成について議論はあまりしない。
  • v0.2.0にて、適切なUIについて議論し、左ペインのコンポーネントを自在に作成できるようにはしておこう。
@suguru-toyohara suguru-toyohara added the wanted 欲しい機能 label Jan 21, 2024
@suguru-toyohara suguru-toyohara added this to the release v0.1.0 milestone Jan 21, 2024
@minagishl minagishl self-assigned this Jan 21, 2024
@suguru-toyohara suguru-toyohara moved this from Todo to In Progress in disaster-platform Jan 21, 2024
@suguru-toyohara suguru-toyohara self-assigned this Jan 21, 2024
@minagishl minagishl moved this from In Progress to wait in disaster-platform Jan 27, 2024
@minagishl minagishl mentioned this issue Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wanted 欲しい機能
Projects
Status: wait
Development

No branches or pull requests

2 participants