issues Search Results · language:Dune language:Python language:JavaScript language:PHP linked:pr language:HTML language:C#
Filter by
6.1M results
This issue is created automatically to track contribution activity.
updation
Context
- #1366 post-final quality iteration decision selected objective_candidate_quality_rubric
- latest review package: #1346 broader repaired listening package, MIDI/WAV 8 / 8
- technical gates ...
utilities.css lines 165-170 use var(--ease-space-1) through var(--ease-space-6) without fallback values for the margin
utility classes. Create a submission demo under submissions/examples/utilities-margin-fallbacks-bug-demo ...
gssoc:approved
GSSoC-26
level:intermediate
utilities.css lines 141-148 use var(--ease-space-1) through var(--ease-space-10) without fallback values for the padding
utility classes. Create a submission demo under submissions/examples/utilities-padding-fallbacks-bug-demo ...
gssoc:approved
GSSoC-26
level:intermediate
type:feature
utilities.css lines 127 (.ease-gap-1), 129 (.ease-gap-3), and 134 (.ease-gap-10) use var(--ease-space-1),
var(--ease-space-3), and var(--ease-space-10) without fallback values, unlike other gap utilities. ...
gssoc:approved
GSSoC-26
level:intermediate
base.css line 56 sets transition: color var(--ease-speed-fast) var(--ease-ease) on a elements but there is no @media
(prefers-reduced-motion: reduce) guard for this transition. Create a submission demo ...
component
gssoc:approved
GSSoC-26
level:intermediate
base.css lines 38, 41-46 use var(--ease-color-neutral-900), var(--ease-text-4xl), var(--ease-text-3xl), etc without
fallback values for typography tokens. Create a submission demo under
submissions/examples/base-heading-fallbacks-bug-demo ...
gssoc:approved
GSSoC-26
level:intermediate
base.css lines 24-28 use var(--ease-font-sans), var(--ease-text-base), var(--ease-leading-normal),
var(--ease-color-text), and var(--ease-color-bg) without any fallback values. Create a submission demo ...
component
gssoc:approved
GSSoC-26
level:intermediate
masonry.css lines 217-222 apply transition: none !important to ALL .ease-masonry * children under
prefers-reduced-motion, which is overly broad and kills intentional transitions on child elements. Create ...
component
gssoc:approved
GSSoC-26
level:intermediate
tooltips.css lines 3-12 define --ease-tooltip-* custom properties in :root inside @layer easemotion-components. These
should be in the base layer to match other design tokens. Being in a component layer ...
component
gssoc:approved
GSSoC-26
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.