Demo App bug
Open
- Dominant language
- Swift
- Stars
- 4.6k
- Forks
- 588
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/badoo/Chatto/blob/master/ChattoApp/ChattoApp/Source/Chat%20Items/Base%20Message/BaseMessageHandler.swift#L47
it should be `DemoMessageViewModelProtocol` not `MessageViewModelProtocol`
Contributor guide
Research direction
Open ChattoApp/ChattoApp/Source/Chat Items/Base Message/BaseMessageHandler.swift at line 47 and compare the referenced protocol with the demo view-model protocol named in the issue. Done when the reference uses DemoMessageViewModelProtocol instead of MessageViewModelProtocol; no test file is mentioned, so verify the demo app still builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100