✨ [Feature]: 多页签时支持keep-alive
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 85
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
What problem does this feature solve
能在route中指定哪些页面需要keep-alive的,然后在打开,关闭tab页签时处理。
What does the proposed API look like
none
What is your project name
none
Contributor guide
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
Start by tracing how routes and tabs are defined and how opening and closing tabs are handled. Define which route-level keep-alive setting is needed, then verify that configured pages preserve state while their tabs are open and are handled correctly when tabs close.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100