issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
2.2M results
Summary of What Needs to be Done
In src/utils/relativeTime.js, the getRelativeTime function unconditionally returns null for any numeric input:
export function getRelativeTime(dateInput) {
if (typeof ...
bug
Goal
Set up the repo for topic-based curriculum packages without moving lesson files yet.
Scope
- Add root npm workspace configuration for topics/*.
- Add topics/js/package.json for the JavaScript ...
🏗️ Refactor
🏗️ Repo/Build
Context
From the morning repo audit + Part B tech roadmap. The pitch site (npm run dev) is wired, but the Asset Tracker backend
is doc-only and carries small rough edges. These are low-risk, mechanical ...
enhancement
ТЗ: усилить навигацию и сделать кейсы более цепляющими
1. Контекст
На сайте уже есть блоки:
- hero;
- причины ошибок;
- системный подход;
- фотографии объекта/локации;
- «Для кого»;
- «Примеры ...
codex
content
design
landing
Summary of What Needs to be Done
The components/navbar.css file applies styles for a navigation bar component but does not include @media
(prefers-color-scheme: dark) overrides for its internal elements. ...
accepted
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Summary of What Needs to be Done
The skeleton.css component provides a base .ease-skeleton loading placeholder style but lacks specialized variants for
text lines and circular avatars. These are the two ...
accepted
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Summary of What Needs to be Done
Modern CSS supports text-wrap: balance and text-wrap: pretty which improve readability of headings and paragraphs. The
utilities.css file has text alignment utilities ...
accepted
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Summary of What Needs to be Done
The components/chip.css file provides chip component styles but only includes filled variants. There is no outline/ghost
variant for chips, which is a common UI pattern ...
accepted
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Summary of What Needs to be Done
The variables.css file defines glow tokens for primary, secondary, success, danger, and info colors, but is missing the
--ease-glow-warning token. This creates inconsistency ...
accepted
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.