From 58c3c532c3cd05859e5bf744d82a5a640b1fde6f Mon Sep 17 00:00:00 2001 From: gerjanvangeest Date: Mon, 19 Feb 2024 16:15:02 +0100 Subject: [PATCH] Update .changeset/slow-ties-carry.md Co-authored-by: Thijs Louisse --- .changeset/slow-ties-carry.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.changeset/slow-ties-carry.md b/.changeset/slow-ties-carry.md index 95330d0bf..d3c54f6f8 100644 --- a/.changeset/slow-ties-carry.md +++ b/.changeset/slow-ties-carry.md @@ -2,5 +2,4 @@ '@lion/ui': patch --- -[form-core] remove fieldset label from input-field aria-labelledby -[form-core] remove fieldset help-text from input-field aria-describedby +[form-core] remove fieldset label/helpt-text from input-field aria-labelledby/aria-describedby. See https://github.com/ing-bank/lion/issues/1576