issues Search Results · language:Edge language:Python language:JavaScript language:Java language:JavaScript language:HTML
Filter by
62.1M results
🐛 What s broken?
The Password Strength component (components/password-strength.css) lacks dark mode support. The background of the
strength bar container is hardcoded to a light-theme gray (#e2e8f0) on ...
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
🐛 What s broken?
The Pagination component (components/pagination.css) lacks dark mode support entirely. It uses hardcoded light-theme
colors for its borders (#e5e7eb, #d1d5db) and hover backgrounds (#f3f4f6). ...
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
🐛 What s broken?
The Tooltip component (components/tooltips.css) only implements dark-themed background and text color overrides within a
@media (prefers-color-scheme: dark) media query (lines 14-20). ...
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
🐛 What s broken?
The Modal component (components/modals.css) lacks proper dark mode overrides for its header borders, footer backgrounds,
and footer borders.
In components/modals.css, the header uses ...
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
🐛 What s broken?
In components/modals.css, the .ease-modal-body class defines its text color using color: var(--ease-color-text-muted,
#4b5563) on line 127. However, there is no --ease-color-text-muted ...
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
🐛 What s broken?
The Neumorphic Card (.ease-card-neumorphic) in components/cards.css only implements dark-theme background and shadow
overrides within a @media (prefers-color-scheme: dark) media query ...
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
背景
现状:louke 的项目记忆(.louke/wiki/pages/、.louke/project/specs/{id}/spec.md 等)只能在 git 仓库里以 markdown 文本读,不直观、不便分享、不便非开发者 review。
需求:提供 louke 自带的 web 服务,渲染并可选在线编辑这些 markdown。
目标
最小 web 服务,包含:
1. 渲染层(只读) ...
enhancement
🐛 What s broken?
The Accent Cards (.ease-card-accent, .ease-card-accent-success, etc.) in components/cards.css only implement dark-theme
border colors within a @media (prefers-color-scheme: dark) media ...
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
🐛 What s broken?
In components/cards.css, the @supports not ((backdrop-filter: blur(0)) or (-webkit-backdrop-filter: blur(0))) fallback
(lines 145-150) is hardcoded to a solid white background (rgba(255, ...
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
🐛 What s broken?
The initializeTabs() function in core/tabs.js attaches a global window resize event listener and change event listeners
to all tab inputs every time it is called. Since MutationObserver ...
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate

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.