-
Notifications
You must be signed in to change notification settings - Fork 466
Issues: testing-library/dom-testing-library
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
getByRole
description
does not look at aria-label
bug
#1336
opened Oct 3, 2024 by
HeartSquared
header/footer elements incorrectly inferred with banner/contentinfo role when nested in section
#1334
opened Aug 21, 2024 by
matt-pawley
RTL can't find <fieldset> element and it's children with getByRole
#1332
opened Aug 13, 2024 by
RikvdSar
fireEvent.drop
API behaves not as expected about preventDefault in Browser and js env
#1327
opened Jul 14, 2024 by
electroluxcode
Highlight non-breaking whitespace in getByRole failure message
enhancement
New feature or request
#1314
opened Jun 3, 2024 by
ckundo
waitFor
doesn't advance time when using jest
fake timers without injecting globals
#1286
opened Jan 19, 2024 by
signorettif
getByTestId not working when upgrading @testing-library/dom from version 9.3.1 to 9.3.2 or above
#1276
opened Nov 10, 2023 by
valleywood
we may not need the initial check at the beginning of
waitForElementToBeRemoved
#1265
opened Sep 17, 2023 by
tnyo43
Using
getByLabelText
is also returning the hidden value of fieldset
which is not a label.
needs more information
#1253
opened Sep 1, 2023 by
CWSites
[Feature]: An issue related to aria-query
enhancement
New feature or request
getByRole
Support of summary
Elements
aria-query
#1252
opened Aug 31, 2023 by
ITenthusiasm
Button's inner text is ignored when label exists, even though aria-hidden is set to true
#1233
opened Jun 5, 2023 by
alex1701c
*ByDisplayValue is not finding an input after it changes
#1232
opened May 9, 2023 by
stuartbrussell-intuit
Support for sharing matching details between getByRole & queryByRole
enhancement
New feature or request
#1227
opened Apr 17, 2023 by
flakey-bit
waitFor
introduces unexpected error with rejected Promise
needs discussion
#1210
opened Feb 3, 2023 by
Dru89
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.