Shoto Kobayashi

Results 42 comments of Shoto Kobayashi

@stephencelis I would like to work on this issue. Could you assign this to me?

I will continue this PR after solving my question.(https://github.com/mattermost/mattermost-server/issues/21264#issuecomment-1279957514)

I marked pull request as ready for review.

@Rishselva Thank you for your review! I fixed the behavior you mentioned.

There are two things I would like you to check when reviewing. 1. What is difference between [createPostImmediately](https://github.com/sk409/mattermost-webapp/blob/87d1009b8e16c3c7bef28db862022b032f8e638b/actions/post_actions.ts#L111) and [createPost](https://github.com/sk409/mattermost-webapp/blob/87d1009b8e16c3c7bef28db862022b032f8e638b/actions/post_actions.ts#L111)? Should I make createPostImmediately be able to queue message? 2....

@jgilliam17 What does /update-branch do? Should I merge master into this branch?