Marcel
6ef888a128
fix(PersonMentionEditor): enforce disabled state on the contenteditable
...
Wrapping the editor with pointer-events-none was visual-only — keyboard users
could still tab into the contenteditable and type. Wire `editable: !disabled`
on the Tiptap Editor and a reactive `$effect` that calls setEditable when the
prop flips after mount; expose `aria-disabled="true"` on the wrapper so
screen readers announce the deactivated state.
Tests assert contenteditable=false and aria-disabled=true when disabled;
contenteditable=true otherwise.
Closes WCAG 2.1.1 / 4.1.2 — Felix #5615 + Leonie #5621 + Nora #5618 BLOCKER.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-04-29 16:13:32 +02:00
..
2026-04-20 22:36:41 +02:00
2026-04-22 09:28:09 +02:00
2026-04-25 20:23:37 +02:00
2026-03-31 15:25:02 +02:00
2026-04-28 19:32:17 +02:00
2026-04-28 19:32:17 +02:00
2026-04-14 14:42:01 +02:00
2026-04-14 11:47:41 +02:00
2026-04-26 21:56:37 +02:00
2026-04-26 21:56:37 +02:00
2026-04-14 11:40:39 +02:00
2026-04-26 21:56:37 +02:00
2026-04-26 21:56:37 +02:00
2026-04-14 11:40:39 +02:00
2026-04-22 14:34:31 +02:00
2026-04-22 14:34:31 +02:00
2026-04-21 13:32:04 +02:00
2026-04-21 13:32:04 +02:00
2026-04-15 14:23:25 +02:00
2026-03-26 18:19:38 +01:00
2026-04-12 14:35:42 +02:00
2026-04-12 14:38:58 +02:00
2026-04-20 08:54:17 +02:00
2026-04-20 07:45:16 +02:00
2026-04-24 13:27:19 +02:00
2026-04-24 13:27:19 +02:00
2026-04-22 09:28:09 +02:00
2026-04-22 09:28:09 +02:00
2026-04-20 07:45:16 +02:00
2026-04-20 22:44:45 +02:00
2026-04-20 21:34:23 +02:00
2026-04-08 12:22:30 +02:00
2026-03-31 19:29:00 +02:00
2026-04-24 07:26:23 +02:00
2026-04-24 07:26:23 +02:00
2026-03-30 21:34:00 +02:00
2026-03-30 21:22:43 +02:00
2026-04-23 21:38:56 +02:00
2026-04-23 21:38:56 +02:00
2026-04-28 19:32:17 +02:00
2026-04-28 19:32:17 +02:00
2026-04-25 15:03:59 +02:00
2026-04-25 15:03:59 +02:00
2026-04-01 09:12:27 +02:00
2026-04-24 07:26:23 +02:00
2026-04-28 19:32:17 +02:00
2026-04-26 21:56:37 +02:00
2026-04-20 22:36:41 +02:00
2026-04-20 22:36:41 +02:00
2026-03-25 13:47:56 +01:00
2026-04-15 09:38:37 +02:00
2026-04-14 23:24:48 +02:00
2026-04-25 12:24:02 +02:00
2026-04-25 12:24:02 +02:00
2026-03-31 15:15:06 +02:00
2026-03-31 09:43:29 +02:00
2026-04-29 15:52:45 +02:00
2026-04-05 22:25:46 +02:00
2026-04-16 13:12:46 +02:00
2026-04-20 07:45:16 +02:00
2026-04-26 21:45:40 +02:00
2026-04-26 21:45:40 +02:00
2026-04-22 09:28:09 +02:00
2026-04-13 23:02:25 +02:00
2026-04-17 21:50:05 +02:00
2026-04-17 21:50:05 +02:00
2026-04-13 22:24:50 +02:00
2026-04-08 12:22:30 +02:00
2026-03-31 23:08:53 +02:00
2026-04-01 09:12:27 +02:00
2026-04-26 21:53:17 +02:00
2026-04-26 21:53:17 +02:00
2026-04-26 21:46:44 +02:00
2026-04-26 21:46:44 +02:00
2026-04-26 21:56:37 +02:00
2026-03-23 19:10:02 +01:00
2026-04-15 13:07:23 +02:00
2026-04-08 12:22:30 +02:00
2026-04-29 15:00:13 +02:00
2026-04-29 09:01:39 +02:00
2026-04-29 16:13:32 +02:00
2026-04-29 16:13:32 +02:00
2026-04-29 16:13:32 +02:00
2026-04-25 12:24:22 +02:00
2026-04-28 19:32:17 +02:00
2026-04-28 19:32:17 +02:00
2026-04-27 09:01:44 +02:00
2026-04-08 18:35:05 +02:00
2026-04-26 13:37:34 +02:00
2026-04-26 13:37:34 +02:00
2026-04-26 21:46:44 +02:00
2026-04-26 21:46:44 +02:00
2026-04-20 07:45:16 +02:00
2026-04-20 07:45:16 +02:00
2026-04-28 19:32:17 +02:00
2026-04-28 19:32:17 +02:00
2026-04-28 19:32:17 +02:00
2026-04-25 13:10:56 +02:00
2026-04-24 21:28:25 +02:00
2026-04-13 12:29:00 +02:00
2026-04-20 07:45:16 +02:00
2026-04-20 07:45:16 +02:00
2026-04-18 10:52:23 +02:00
2026-04-06 22:43:45 +02:00
2026-04-06 22:43:45 +02:00
2026-04-28 19:32:17 +02:00
2026-04-28 19:32:17 +02:00
2026-04-28 19:32:17 +02:00
2026-04-28 19:32:17 +02:00
2026-04-28 19:32:17 +02:00
2026-04-28 19:32:17 +02:00
2026-04-23 21:52:23 +02:00
2026-04-23 21:38:56 +02:00
2026-04-17 12:17:22 +02:00
2026-04-17 12:14:35 +02:00
2026-04-17 08:04:16 +02:00
2026-04-17 08:04:16 +02:00
2026-04-26 21:45:40 +02:00
2026-04-26 21:45:40 +02:00
2026-04-23 21:57:57 +02:00
2026-04-23 21:57:57 +02:00
2026-04-18 10:39:18 +02:00
2026-04-17 21:36:26 +02:00
2026-04-25 12:24:02 +02:00
2026-04-24 21:00:01 +02:00
2026-04-25 12:24:02 +02:00
2026-04-24 21:00:01 +02:00
2026-04-29 15:53:54 +02:00
2026-04-29 15:53:54 +02:00
2026-04-29 00:32:09 +02:00
2026-04-20 07:45:16 +02:00
2026-04-20 07:45:16 +02:00
2026-04-29 00:32:09 +02:00
2026-04-29 00:32:09 +02:00
2026-04-24 21:19:48 +02:00
2026-04-25 12:24:02 +02:00
2026-04-29 08:57:48 +02:00
2026-04-29 09:04:02 +02:00
2026-04-15 13:31:17 +02:00
2026-04-20 22:44:45 +02:00
2026-04-20 21:53:28 +02:00