liveview-native / liveview-native/elixirconf_chat
iOS: Returning to a chat room after backgrounding the app kicks the user back to the talk schedule screen
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 35
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Tested on: iOS 16.6
Build: 1.2 (1)
Steps to reproduce:
1. Enter a chat room
2. Put the app in the background
3. Bring the app back into the foreground
4. Attempt to type a message
[User is kicked back to the talk schedule screen]
https://github.com/liveview-native/elixirconf_chat/assets/1691398/d5c4c762-a77c-4465-9c7c-b5229d5d24b0
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce on iOS 16.6 with build 1.2 (1): enter a chat room, background the app, return, and attempt to type. Trace the chat-room foreground return flow; done means the user remains in the room and can type a message. No file or test is named, so locating the relevant entry point is part of the work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir, ios
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100