issues Search Results · language:Dune language:JavaScript language:JavaScript language:PHP language:JavaScript
Filter by
24.6M results
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 ...
Update LandingPage.jsx to properly link the Login and Register buttons to their respective routes.
enhancement
Descrição
Auditar do Admin Panel detectou violações sistemáticas do design system: cores hardcoded em valores hex inline (Tailwind
[#...]), em vez de usar CSS custom properties (--sq-*) definidas em src/index.css. ...
Several days ago, after Alternate Player (found here) had an update, chat on Twitch was no longer showing, it was all
black. F12 showed that several things were getting blocked by another extension; some ...
Describe the bug When I upload a video and want to upload a subtitle file the upload runs into an error (see screenshot)
To Reproduce Steps to reproduce the behavior:
1. Go to a series and click on ...
bug
ILIAS 10
Contexte
L application expose déjà GET /api/health (voir docs/GUIDE-ETUDIANT.md §4). En production, des probes Kubernetes
(livenessProbe / readinessProbe) ou ECS health checks utiliseront ce type d endpoint. ...
docker
observability

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.