chaitin / chaitin/MonkeyCode

app增加输入内容返回可见,保留用户原来输入的内容

Open
#851 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
4.7k
Forks
719
Avg merge
4h 30m
Merged PRs (30d)
83

Description

APP里面,在输入框输入内容后,返回到首页、再回到任务列表的话,建议能保留用户输入的内容;
网页版就可以,所以我直接返回了,结果回来后嘛都没了[叹气]
我的UID:019d0692-37db-7a8f-b545-30bd776e4b17

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the flow in the app: enter text, return to the home page, open the task list, and return to the input screen. Trace where that input state is created and restored; done means the previously entered text remains after this navigation path, matching the web behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.