issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:HTML language:JavaScript
Filter by
2.2M results
When users double-click buttons or rapidly tap interactive UI components, the text inside is accidentally highlighted,
ruining the application feel. We need .ease-select-none utilities mapping to user-select: ...
accepted
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Several default buttons and interactive icon utilities have a height/width of 36px. Apple and Google accessibility
guidelines strictly require a minimum touch target size of 44x44px. The base padding tokens ...
accepted
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
For long landing pages, rendering off-screen DOM nodes heavily impacts initial load performance. We should introduce an
.ease-content-auto utility mapping to content-visibility: auto; to allow the browser ...
accepted
component
enhancement
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Even with our dark mode variables, the browser s default scrollbars and native inputs render in light mode, and pages
flash white during initial load. Declaring color-scheme: light dark; on the :root tells ...
accepted
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
The default browser spin buttons (up/down arrows) on number inputs look completely different across Chrome, Firefox, and
Safari, and often break border-radius styling. We need custom pseudo-element resets ...
accepted
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Containers holding long URLs, file paths, or unbroken strings without spaces frequently push past their parent
containers, breaking mobile layouts. Adding a .ease-break-words utility utilizing overflow-wrap: ...
accepted
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
On Safari for iOS, tapping interactive elements like buttons and links causes a default, jarring semi-transparent blue
flash overlay. This must be globally disabled via -webkit-tap-highlight-color: transparent; ...
accepted
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
The default gray color utilized for input and textarea placeholder text (::placeholder) falls below the WCAG 4.5:1
contrast requirement against white backgrounds. This makes it unreadable for visually ...
accepted
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Developers currently struggle to maintain aspect ratios for responsive images and iframe embeds (like YouTube videos)
without writing custom CSS padding hacks. We need a set of .ease-aspect-* utilities ...
accepted
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
👤 User Story
As a developer, I want full API test coverage for the Inventory Dashboard so that regressions in response shape or field
validation are caught automatically.
📋 Description
A coverage audit ...
agent: tester
module: inventory
P2
type: test

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.