feat(web): improve a11y and remove data-testid (#35999)

This commit is contained in:
yyh
2026-05-11 11:53:03 +08:00
committed by GitHub
parent 9127209dd5
commit e134c1e0d5
377 changed files with 2806 additions and 2135 deletions

View File

@ -58,7 +58,7 @@ const InstallBundle: FC<Props> = ({
}}
>
<DialogContent className={cn('relative w-full max-w-[480px] overflow-hidden! text-left align-middle', cn(modalClassName, 'shadows-shadow-xl flex min-w-[560px] flex-col items-start rounded-2xl border-[0.5px] border-components-panel-border bg-components-panel-bg p-0'))}>
<DialogCloseButton data-testid="modal-close-button" />
<DialogCloseButton />
<div className="flex items-start gap-2 self-stretch pt-6 pr-14 pb-3 pl-6">
<div className="self-stretch title-2xl-semi-bold text-text-primary">