Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Add extra attribute to AccessibleButton #12456

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

florianduros
Copy link
Contributor

@florianduros florianduros commented Apr 26, 2024

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

Part of element-hq/element-web#26762

Prepare work for #12448 (it will be splitted in many PRs)
I will need this extra attributes for AccessibleButton for the migration from AccessibleTooltipButton.

TLDR: Add new attribute to prepare the incoming migration to from AccessibleTooltipButton to AccessibleButton

Also, the triggerInteractive creates unwanted extra span in the dom.

@florianduros florianduros added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Apr 26, 2024
@florianduros florianduros added this pull request to the merge queue Apr 26, 2024
Merged via the queue into develop with commit 264e202 Apr 26, 2024
30 checks passed
@florianduros florianduros deleted the florianduros/prepare-accessiblebutton branch April 26, 2024 09:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants