Skip to content

Conversation

@Ovgodd
Copy link
Collaborator

@Ovgodd Ovgodd commented Sep 30, 2025

Purpose

Improve the visual styling of checked checkboxes by removing the strikethrough and ensuring the text remains accessible while appearing visually distinct.

issue 1153

checkboxonly

Why ?
Users with dyslexia or cognitive impairments often struggle to read strikethrough text, which reduces clarity and comprehension.

Proposal

  • Remove strikethrough effect from checked checkbox labels
@Ovgodd Ovgodd requested a review from AntoLC September 30, 2025 08:08
@Ovgodd Ovgodd self-assigned this Sep 30, 2025
@Ovgodd Ovgodd force-pushed the fix/1153-remove-strikethrough branch from 76a67d7 to d96853e Compare September 30, 2025 08:09
@Ovgodd Ovgodd marked this pull request as ready for review September 30, 2025 08:10
@Ovgodd Ovgodd force-pushed the fix/1153-remove-strikethrough branch from d96853e to d7f60d0 Compare September 30, 2025 08:11
@github-actions
Copy link

github-actions bot commented Sep 30, 2025

Size Change: +56 B (0%)

Total Size: 3.65 MB

Filename Size Change
apps/impress/out/_next/static/3a8314c9/_buildManifest.js 0 B -864 B (removed) 🏆
apps/impress/out/_next/static/e6f53531/_buildManifest.js 864 B +864 B (new file) 🆕

compressed-size-action

@Ovgodd Ovgodd force-pushed the fix/1153-remove-strikethrough branch 2 times, most recently from c620778 to 1ab844e Compare September 30, 2025 11:11
@Ovgodd Ovgodd changed the title ✨(frontend) restyle checked checkboxes: gray italic text instead of s… ✨(frontend) restyle checked checkboxes: removing strikethrough Oct 1, 2025
@Ovgodd Ovgodd force-pushed the fix/1153-remove-strikethrough branch from 1ab844e to 0969259 Compare October 1, 2025 06:21
@Ovgodd Ovgodd force-pushed the fix/1153-remove-strikethrough branch from 0969259 to f6dc2c5 Compare October 1, 2025 07:59
removing strikethrough Signed-off-by: Cyril <c.gromoff@gmail.com>
@Ovgodd Ovgodd force-pushed the fix/1153-remove-strikethrough branch from f6dc2c5 to e71c450 Compare October 1, 2025 09:41
@Ovgodd Ovgodd merged commit e71c450 into main Oct 1, 2025
21 of 22 checks passed
@Ovgodd Ovgodd deleted the fix/1153-remove-strikethrough branch October 1, 2025 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment