1Panel-dev / 1Panel-dev/1Panel
[Feature] Suggestions for optimizing container search
Open
@ssongliu is already working on this.
Since Mar 20, 2026.
type: optimization
- Dominant language
- Go
- Stars
- 37k
- Forks
- 3.4k
- Avg merge
- 9h 16m
- Merged PRs (30d)
- 105
Description
1Panel Version
v2.0.13
Please describe your needs or suggestions for improvements
当前容器搜索建议考虑进一步优化:
当搜索相同容器名称且存在多个搜索结果时,当前每次点击编辑并完成编辑返回列表时,会自动返回容器初始页面。
Please describe the solution you suggest
优化建议,方案1:
搜索框内容持久化,除非用户手动删除。否则每次返回列表页面仍然返回搜索结果
优化建议,方案2:
操作列表支持新窗口打开(target="_blank")允许用户在新页面中进行相关操作。
个人建议考虑选择方案1。
Additional Information
No response
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.
Assessment
This issue has not been assessed yet.