issues Search Results · language:Dune language:JavaScript language:JavaScript language:CSS language:JavaScript
Filter by
20.6M results
Description: Allow a primary user to create and manage basic health profiles for family members (e.g., children or
elderly parents). This would enable them to track medicines and symptoms on behalf of ...
ELUSOC
enhancement
Context
First code-ready leaf of #14026 (the data-integrity detect-signal), [GRADUATION_APPROVED] by @neo-gpt
(https://github.com/neomjs/neo/issues/14026#issuecomment-4807258047). Detects the #13999 up ...
ai
architecture
enhancement
While the font is fun, it is rather hard to read on my monitor, as you can see here:
img width= 691 height= 51 alt= Image src=
https://github.com/user-attachments/assets/643c5b7e-c7a8-40ae-94c2-7636850f995f ...
Description: Enhance the Medicine Tracker by adding a feature that automatically checks for and warns users about
potential interactions between their prescribed medications. This proactive safety feature ...
ELUSOC
enhancement
Descrição
src/features/ai-cost/components/AiCostTimeline.tsx define cores de provider de IA hardcoded, incluindo algumas fora do
design system oficial.
Problema
Linhas 9-15:
const PROVIDER_COLORS: ...
Description: Implement a dark mode theme to reduce eye strain, especially in low-light conditions, and improve
accessibility. Users will be able to toggle between light and dark themes from the settings ...
ELUSOC
enhancement
Descrição
src/index.css hardcoda cores de scrollbar sem usar tokens CSS.
Problema
::-webkit-scrollbar-thumb {
background: #363636; /* Hardcoded */
border-radius: 9px;
}
::-webkit-scrollbar-thumb:hover ...
Descrição
src/index.css define --sq-bg-secondary como #0D0D1A (SignallQ-black), mas design system oficial
(.claude/skills/linka-design/colors_and_type.css) especifica #000000 em dark mode.
Linha problemática ...
Problem
The Orders page (/orders) and Admin Orders page display orders in the order returned by the API, which is oldest-first.
Users expect to see their most recent purchase at the top of the list.
...
Descrição
src/config/constants.ts define COLOR_PALETTE com valores hardcoded que deveriam derivar de CSS custom properties.
Problema específico
// Linha 6-19 — Hardcoded strings, não CSS vars
export ...

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.