Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Filter by
Sorted by
Tagged with
Filter by Employee ID
Best practices
0 votes
5 replies
105 views

Problem I have a molecule-level component, a task row card, that behaves like a clickable container (clicking the row opens a detail side panel), but it also contains several nested interactive ...
Advice
2 votes
2 replies
114 views

I'm converting a latex document to html, and the document contains many annotated code listings, made using tikz. An example is shown below. Currently, I'm just converting these into images to use ...
0 votes
1 answer
89 views

We need to implement a new component consisting of a button or read-only input that opens a dialog. The trigger displays a textual summary derived from two selected values, each belonging to a ...
1 vote
0 answers
99 views

When the Windows Magnifier is active and zoomed in, it should follow the cursor inside a QSpinBox. This worked for me on a single screen setup. However, if there are two screens and the QSpinBox is on ...
0 votes
0 answers
106 views

I basically want to create a screen that looks like what I have shown below. An edge to edge web view, with react-navigation bottom tabs below, and a floating back-button in the left corner. The ...
1 vote
1 answer
71 views

I'm working on a WordPress site that uses a Webflow-exported theme. The site needs to pass WCAG 2AA accessibility standards. Everything works correctly in Chrome and Firefox — Tab key moves through ...
1 vote
0 answers
77 views

I'm working on HTML email accessibility and ran into a VoiceOver behavior I can't fully explain from the ARIA spec. I have two adjacent data tables in an email. Each outer table has a proper <thead&...
Advice
1 vote
1 replies
96 views

Which technologies has a developer been updating themselves in, such as programming languages, frameworks, cloud platforms, DevOps tools, databases, AI/ML, and modern software practices to stay ...
Best practices
1 vote
2 replies
164 views

A while back, I developed a solution for creating unique markup for a set of "cards" in an html page: <!-- somewhere in the page, doesn't matter where, we create some text to reference --&...
Best practices
0 votes
1 replies
73 views

There are multiple answers on how to achieve the minimum recommended color contrast for a11y purposes on Web pages (one can learn more, for example, here). However, all of them seem to discuss only ...
1 vote
0 answers
95 views

I have a YouTube video embedded using the following URL: https://www.youtube.com/embed/${videoId}?rel=0&autoplay=1 When navigating with the Tab key, there is a hidden button with the ID `player-...
Best practices
0 votes
1 replies
70 views

<a href="CV.pdf" target="_blank" rel="noopener" data-translation="CV" aria-label="Voir le CV en pdf"> Voir mon CV </a> The WAWE extension ...
Best practices
0 votes
2 replies
81 views

Let’s say I have a fragment of navigation in my documentation: Control system: Overview | Envelope protection | API | Error states Unattended operation: Overview | Monitoring | Execution limits | ...
Advice
0 votes
2 replies
64 views

I'm currently auditing tools we use on a University campus and wanted to check if the software Jest has an up to date VPAT available for this year? We use VPATs to verify WCAG 2.1 AA compliance and ...
Tooling
0 votes
2 replies
112 views

Currently, i am using windowManager.addView() to add accessibility overlay to display. How do i use attachAccessibilityOverlayToWindow(int accessibilityWindowId, android.view.SurfaceControl sc) to add ...

15 30 50 per page
1
2 3 4 5
552