issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript is:public
Filter by
33.3M results
good first issue
Contexto
Ahora que tenemos layouts y API client, construimos las dos páginas principales de la tienda: el home y el listado de
productos. El listado incluye un React island para búsqueda en vivo y filtros ...
Currently, AsyncFrameScrollingEnabled and AsyncOverflowScrollingEnabled are set to false, which means we scroll on the
main thread. Flipping these would almost certainly make for scrolling smoother, if ...
问题
P1: .rules-toast 底部重叠
.rules-toast (style.css:5629) 使用 position: fixed; bottom: 24px,移动端可能与底部导航/输入条重叠。
P7: mobile.css 仍使用 desktop-first max-width 模式
整个 css/mobile.css 使用 @media (max-width: …)(desktop-first),与 ...
enhancement
mobile
@adenkics
今日 AI4Science arXiv 新论文:0 篇
阅读入口:http://127.0.0.1:8765 Markdown归档:https://github.com/adenkics/AI4S_PAPER/blob/main/arxiv/2026-06-26/文章内容.md
生成时间:2026-06-26T13:23:19.176240+00:00
今天没有匹配的新论文。 ...
ai4science-digest
问题
.state-loading (base.css:215)、.state-empty (base.css:237)、.state-error (base.css:270) 都有 display: flex; align-items:
center; justify-content: center; padding: 60px 20px,但缺少 flex: 1。
在 flex 容器中(如 .center ...
enhancement
mobile
问题
项目中未发现 scrollIntoView 或键盘弹出处理逻辑。当移动端虚拟键盘弹出时,底部输入框(尤其是密码输入框 )可能被键盘遮挡。
相关元素:
- / — 底部聊天输入框(agent-init.css / style.css)
- (style.css:7154) — 密码输入面板,position: fixed 且含输入框
修复方案
在输入框 focus 事件中添加: ...
enhancement
mobile
问题
以下元素未适配 iOS 刘海屏/底部横条:
1. .rules-toast (css/style.css:5629-5642) — bottom: 24px 未加 env(safe-area-inset-bottom)
2. .demo-menu-wrap.mobile-top-right (css/mobile.css:416-421) — position: fixed; top: ...
bug
mobile
Both string both optional
Handle retro-compatibility of the mongo storage.
Adapt the rest API and the webadmin API accordingly.
Document the change in both API
claude

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.