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

下にスクロールすると投稿先がリセットされてしまう #731

Open
ryotn opened this issue Dec 6, 2024 · 5 comments
Open
Labels
kind/bug🐞 Something isn't working triage/see-other👀 具体的な実装は他のissueで進行している

Comments

@ryotn
Copy link
Contributor

ryotn commented Dec 6, 2024

Expected Behaviour / 期待した挙動

下にスクロールしても投稿先がリセットされない

Actual Behavior / 実際の挙動

下にスクロールすると投稿先がリセットされてしまう

Steps to Reproduce / 再現方法

前提条件:[設定]->[一般]の「投稿エディタを上部に表示」がONになっていること

  • 投稿先を変更する
  • 投稿エディタが見えなくなるまで、タイムラインを下にスクロールする
  • 一番上までタイムラインを上にスクロールする
  • 投稿エディタの投稿先がリセットされている

※モバイルでも「投稿エディタを上部に表示(モバイル)」がONになっていると、同様の現象が発生するかも

Additional Information / 追加情報

  • mac
    Chrome バージョン: 131.0.6778.86
    Safari バージョン17.6 (19618.3.11.11.5)
  • Windows
    Chrome バージョン: 131.0.6778.109
    2024-12-06.11.18.26.mov
@ryotn ryotn added the kind/bug🐞 Something isn't working label Dec 6, 2024
@ryotn
Copy link
Contributor Author

ryotn commented Dec 6, 2024

@totegamma
Copy link
Owner

起票ありがとうございます!

わかる。わかるんですが、なんで投稿先を指定した後に下にスクロールしたくなるケースがあるんだっけ?というところを明らかにしておきたいです!

@ryotn
Copy link
Contributor Author

ryotn commented Dec 6, 2024

自分の場合はタイムラインに出てきたポストに関連する内容を書いてて、もう一度そのポストを確認したいけど流れて行っちゃった場合とかですかね・・・。

@totegamma
Copy link
Owner

たしかにありそう

@totegamma
Copy link
Owner

プラン
A. 本文と同様にlocalstorageにステートを保存する
→タブを切り替えても投稿先が切り替わらなくなる。自分で投稿先リセットを押す。

B. スクロールしても投稿要素がアンマウントされないようにする

C. localstorageに保存するが、propsで与えられてる投稿先も一緒に記録しておいて、それの変更によってリセットも制御する

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug🐞 Something isn't working triage/see-other👀 具体的な実装は他のissueで進行している
Projects
None yet
Development

No branches or pull requests

2 participants