app增加输入内容返回可见,保留用户原来输入的内容
Open
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
- 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 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