Accessibility at taskdwell
We want every property owner to be able to use TaskDwell, regardless of ability.
Our commitment
TaskDwell is committed to providing a website and product that is accessible to the widest possible audience, regardless of ability. We aim to comply with the Web Content Accessibility Guidelines (WCAG) 2.1 at the AA level, the recognized benchmark under U.S. Title III of the Americans with Disabilities Act and an authoritative reference for many state and federal accessibility standards.
This is an active commitment, not a finished state. Accessibility is an ongoing practice, and we maintain it as our app evolves.
Conformance status
The web app and marketing site target WCAG 2.1 AA conformance. We continuously test for the most common barriers identified by the WebAIM Million project (color contrast, alt text, form labels, link and button labels, document language declaration). Our automated test suite blocks merges that introduce critical or serious accessibility violations on the public surfaces of the site.
Scope. This statement covers the public marketing site at taskdwell.com and the authenticated web app. Transactional emails are evaluated against the same WCAG 2.1 AA baseline; specific email-template conformance is ongoing.
What we have shipped
- Skip-to-main-content link on every authenticated page so keyboard users can bypass repeated navigation.
- Semantic landmarks (main, nav, header, footer) and ARIA roles on navigation surfaces.
- Visible keyboard focus indicators on all interactive elements.
prefers-reduced-motionsupport that disables decorative animation while keeping functional status indicators (loaders, skeletons).- Native HTML accordion (
<details>) on FAQs so the keyboard, screen reader, and ARIA expansion behavior is built in. - Mobile-first design with bottom-tab navigation for one-thumb reach; touch targets sized to a 48-pixel minimum.
- Dark-mode and light-mode color palettes that meet WCAG 2.1 AA contrast ratios for body text.
Known limitations
We are honest about gaps that we are actively working on:
- Manual screen-reader testing across the authenticated dashboard is in progress but not complete. Automated tooling catches roughly 30% of accessibility issues; the rest needs human verification.
- Embedded third-party content (Stripe Checkout, Clerk authentication widgets) is configured for accessibility but its conformance ultimately depends on the vendor.
- Some on-page status messages currently rely on visible color cues; we are rolling out parallel ARIA live regions so screen-reader users get the same asynchronous feedback.
Tell us about a barrier
If something on TaskDwell is not working for you, we want to hear about it. Reach out and we will respond within two business days.
Email: contact@taskdwell.com
Please include the page URL, what you were trying to do, and any assistive technology you were using (e.g., VoiceOver, NVDA, JAWS, ZoomText). This helps us reproduce and fix the issue faster.
Standards we reference
Our accessibility work references the following standards and guidelines:
- Web Content Accessibility Guidelines (WCAG) 2.1 at level AA.
- Title III of the Americans with Disabilities Act (ADA) for U.S. accessibility obligations.
- Section 508 of the Rehabilitation Act, where applicable to U.S. federal contracts.
Last reviewed
This statement was last reviewed on April 28, 2026. We update it whenever we ship a meaningful accessibility change or learn about a new gap. If the date is more than a year old, please email us so we can refresh it.