Shoto Kobayashi

Results 8 issues of Shoto Kobayashi

After I cloned Cuckoo's master branch and then run Unit Test(command + u), Unit Test failed with XCTAssertNotNil which asserts Cuckoo_macOSTests.ExcludeTestClass is not nil. ・Mac macOS Monterey 12.5.1 ・Xcode 13.4.1

bug

I introduced these two global functions to support delayed verification discussed in this issue(#277). ```swift // timeout waits until CallMatcher::matches returns true and exits on success. public func timeout(_ timeoutDuration:...

#### Summary Verify 🙆‍♂️ is rendered with the correct gender #### Ticket Link Fixes https://github.com/mattermost/mattermost-server/issues/18163 #### Related Pull Requests No related PRs. #### Screenshots No UI changes. #### Release Note...

Hacktoberfest
Lifecycle/1:stale
hacktoberfest-accepted
release-note-none
Contributor

#### Summary This PR migrates ChannelHeaderDropdown and associated tests to TypeScript. ~~I thought that sub-directories components isn't needed to fix, however, They didn't have required props. ~ added id prop...

3: QA Review
Setup Cloud Test Server
release-note-none
Contributor

#### Summary Queue sending message when files are being uploaded so that users can send next message. #### Ticket Link Fixes https://github.com/mattermost/mattermost-server/issues/21264 #### Related Pull Requests No related PRs. ####...

2: Dev Review
Hacktoberfest
3: QA Review
Setup Cloud Test Server
hacktoberfest-accepted
release-note
Contributor

#### Summary Load language libraries of highlight.js on demands to reduce bundle size. #### Ticket Link Fixes https://github.com/mattermost/mattermost-server/issues/14029 Jira: https://mattermost.atlassian.net/browse/MM-22249 #### Related Pull Requests No related PRs. #### Screenshots No...

2: Dev Review
Hacktoberfest
3: QA Review
Setup Cloud Test Server
hacktoberfest-accepted
release-note-none
Contributor

This adds support for nested enum reducers. #2813 for more information.