R072: <select> rendered LTR with Arabic options

Inputs whose direction does not match what they hold, untranslated labels and validation, and missing autocomplete hints.

The check

Id
R072
Category
Forms
Default severity
medium

What it looks for

<select> rendered LTR with Arabic options

How to fix it

Let the select inherit RTL (remove the direction override) or set dir="rtl" on it; LTR selects misalign the chevron and the option text.

Does your page trip R072?

Paste a URL. Ritla renders the page on desktop and mobile, runs every check, and shows the top issues with screenshot evidence.