issues Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:Java language:Java
Filter by
39.7M results
📋 Task
Underline expands from center outward on hover.
✅ Acceptance Criteria
- [ ] ::after left: 50%, width: 0 → 100%, translateX(-50%)
- [ ] Or use scaleX from center
- [ ] --ease-underline-color ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:beginner
level:intermediate
Problem
Zdjęcie Sikory Ubogiej (img/Poecile_montanus.jpg) pokazuje Poecile montanus (Sikora Uboga wg starszej nomenklatury),
podczas gdy po korekcie nazwy łacińskiej gatunek to Poecile palustris (Sikora ...
bug
content
📋 Task
Underline animates from 0 to full width from left to right on hover.
✅ Acceptance Criteria
- [ ] ::after width: 0 → 100% on :hover
- [ ] Positioned at text bottom
- [ ] --ease-underline-color ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:beginner
level:intermediate
📋 Task
Element goes from dimmed to full opacity on hover.
✅ Acceptance Criteria
- [ ] Start at opacity: 0.7, go to 1 on :hover
- [ ] Smooth
- [ ] Good for grid items in an active selection model ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:beginner
level:intermediate
📋 Task
Element dims to lower opacity on hover.
✅ Acceptance Criteria
- [ ] opacity: 0.7 on :hover
- [ ] Smooth
- [ ] --ease-dim-amount var
- [ ] Good for image grids
💡 Notes
opacity hover ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:beginner
level:intermediate
📋 Task
Background color smoothly shifts to a new color on hover.
✅ Acceptance Criteria
- [ ] background-color transition on :hover
- [ ] --ease-color-shift-to var
- [ ] Smooth 0.3s
- [ ] Simple ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:beginner
level:intermediate
📋 Task
Element transitions to grayscale on hover.
✅ Acceptance Criteria
- [ ] filter: grayscale(1) on :hover
- [ ] Smooth transition
- [ ] Useful for image galleries and team sections
💡 Notes ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:beginner
level:intermediate
📋 Task
Element gets a vintage film color grade on hover.
✅ Acceptance Criteria
- [ ] Combination of sepia + contrast + brightness filters
- [ ] Smooth
- [ ] --ease-vintage-intensity var
💡 Notes ...
animation
enhancement
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
📋 Task
Element transitions to sepia tone on hover.
✅ Acceptance Criteria
- [ ] filter: sepia(1) on :hover
- [ ] Smooth transition
- [ ] Good for vintage photo effects
💡 Notes
filter: sepia() ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:beginner
level:intermediate
📋 Task
Element colors cycle through hue rotation on hover.
✅ Acceptance Criteria
- [ ] filter: hue-rotate(180deg) on :hover
- [ ] Smooth transition
- [ ] --ease-hue-rotate-amount var
💡 Notes ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:beginner
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.