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

スレッド機能 #12

Closed
Tarec39 opened this issue Sep 3, 2022 · 7 comments
Closed

スレッド機能 #12

Tarec39 opened this issue Sep 3, 2022 · 7 comments

Comments

@Tarec39
Copy link
Owner

Tarec39 commented Sep 3, 2022

次はスレッド機能を作る。

Originally posted by @Tarec39 in #5 (comment)

Tarec39 added a commit that referenced this issue Sep 4, 2022
クリックしたあとコンポーネントを表示したい。さあどうする。って感じ。
@Tarec39
Copy link
Owner Author

Tarec39 commented Sep 10, 2022

現状:ツイートを追加しても、ツイート出力に表示されない。
原因:差分がないから再レンダリングされない。
解決案:useRefをuseStateに変更する。すると ①再レンダリングされるから解決 ②副次的に文字制限機能もやりやすくなる。

@Tarec39
Copy link
Owner Author

Tarec39 commented Sep 15, 2022

改修工事が終了してやりやすくなったので再開します。

@Tarec39 Tarec39 reopened this Sep 15, 2022
@Tarec39
Copy link
Owner Author

Tarec39 commented Sep 15, 2022

とりあえず「スレッド追加ボタン」をクリックしたら「MakeTweet」コンポーネントが打ち込まれる処理をつくりたい。
そのために、クリックしたらコンポーネントを挟む方法を調べて実装してみる。

@Tarec39
Copy link
Owner Author

Tarec39 commented Sep 16, 2022

マジでやり方がわからないので外部に質問をしてみる。野生のエンジニアに任せようと思う。

@Tarec39 Tarec39 mentioned this issue Sep 16, 2022
Tarec39 added a commit that referenced this issue Sep 20, 2022
Tarec39 added a commit that referenced this issue Sep 27, 2022
@Tarec39
Copy link
Owner Author

Tarec39 commented Sep 27, 2022

不本意ながら再開するぜ。

@Tarec39
Copy link
Owner Author

Tarec39 commented Sep 27, 2022

ひとまずThreadBoxなるものを実装した。クリックしたら入力フォームが表示されるよ。

@Tarec39
Copy link
Owner Author

Tarec39 commented Sep 27, 2022

ここは一時休止で。

@Tarec39 Tarec39 closed this as completed Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant