zai-org / zai-org/feedback

[建議 / Feature] 内嵌浏览器地址栏增加历史记录与自动补全

Open
#410 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

priority: P2
Dominant language
No language data
Stars
22
Forks
1
PR merge metrics
No merged PRs in 30d

Description

场景

ZCode 桌面客户端内嵌浏览器(顶部标签页 + 地址栏,提示文案「输入网址后回车」)。

痛点

地址栏不记录访问历史。日常需要反复访问固定的几个自建站点(开发/测试环境、接口文档等),每次新开标签页都要完整重新输入完整网址,非常麻烦,也容易输错。

期望

  1. 地址栏获得焦点或输入时,下拉展示最近访问过的 URL,点击直达;
  2. 输入过程中按前缀对历史记录做自动补全/匹配;
  3. 历史在客户端重启后保留(本地持久化),并提供清除历史入口;
  4. 可选加分项:常用地址置顶/收藏能力。

环境

  • macOS 桌面客户端

Contributor guide

Open the contributing guide

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

The issue names no files, tests, or entry points. Start by locating the macOS desktop client's embedded browser and address-bar implementation, then determine how navigation history is currently handled. Done means recent URLs can be displayed, matched, persisted across restarts, and cleared, with favorites treated as optional.

Written by the indexing model from the issue text.

Assessment

Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.