Skip to content

feat(BBBModal): add testId and closeButtonDataTest props#44

Merged
Arthurk12 merged 1 commit into
bigbluebutton:developfrom
Arthurk12:issue-43
Jun 16, 2026
Merged

feat(BBBModal): add testId and closeButtonDataTest props#44
Arthurk12 merged 1 commit into
bigbluebutton:developfrom
Arthurk12:issue-43

Conversation

@Arthurk12

Copy link
Copy Markdown
Member

What does this PR do?

Adds testId (forwarded to the underlying ReactModal element) and closeButtonDataTest props. When testId is set and closeButtonDataTest is omitted, the close button receives ${testId}-close-button automatically.

Closes Issue(s)

Closes #43

Adds `testId` (forwarded to the underlying ReactModal element) and
`closeButtonDataTest` props. When `testId` is set and `closeButtonDataTest`
is omitted, the close button receives `${testId}-close-button`
automatically.
@Arthurk12 Arthurk12 merged commit a74a3fa into bigbluebutton:develop Jun 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant