Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / testing-library/dom-testing-library issues and pull requests

#1332 - RTL can't find <fieldset> element and it's children with getByRole

Issue - State: open - Opened by RikvdSar about 2 months ago - 5 comments

#1331 - feat: Add strictVisibility check option to ByRole queries

Pull Request - State: closed - Opened by benlesh 2 months ago - 2 comments

#1330 - docs: add sieem as a contributor for code

Pull Request - State: closed - Opened by allcontributors[bot] 3 months ago - 1 comment

#1329 - fix: safer read of DEBUG_PRINT_LIMIT

Pull Request - State: closed - Opened by sieem 3 months ago - 3 comments

#1328 - fix: mock brower event about issues 1327

Pull Request - State: open - Opened by electroluxcode 3 months ago - 1 comment

#1326 - Node.js 14: Unsuported operator in 9.x

Issue - State: closed - Opened by marcoslor 3 months ago - 1 comment

#1325 - fix: Revert "feat: Reduce caught exceptions in `prettyDom` (#1321)"

Pull Request - State: closed - Opened by eps1lon 3 months ago - 1 comment

#1324 - Test highlighting of `prettyDOM` explicitly

Pull Request - State: closed - Opened by eps1lon 3 months ago - 1 comment

#1323 - feat: Reduce caught exceptions in prettyDom (reland)

Pull Request - State: closed - Opened by eps1lon 3 months ago - 1 comment

#1322 - [v10.3.0] ReferenceError: process is not defined

Issue - State: closed - Opened by lacolaco 3 months ago - 1 comment

#1321 - feat: Reduce caught exceptions in `prettyDom`

Pull Request - State: closed - Opened by DavidRieman 3 months ago - 4 comments

#1320 - refactor(get-queries-for-element): convert to TS

Pull Request - State: closed - Opened by naorpeled 3 months ago - 1 comment

#1319 - feat: Support anonymous custom elements when pretty printing DOM

Pull Request - State: closed - Opened by KonnorRogers 3 months ago - 3 comments

#1318 - Update Greg Bergé's website

Pull Request - State: closed - Opened by gregberge 4 months ago - 1 comment

#1316 - Conflict with symfony's live components

Issue - State: open - Opened by AdrienClairembault 4 months ago - 4 comments

#1315 - Disable callToJSON option used by pretty-format

Pull Request - State: open - Opened by AdrienClairembault 4 months ago - 3 comments

#1314 - Highlight non-breaking whitespace in getByRole failure message

Issue - State: open - Opened by ckundo 4 months ago
Labels: enhancement

#1313 - `alt` attribute can't be empty

Issue - State: closed - Opened by Tasiobg 4 months ago - 1 comment

#1311 - feat: Make screen compatible with document.body.replaceWith()

Pull Request - State: open - Opened by jdufresne 5 months ago - 2 comments

#1310 - `screen` incompatible with document.body.replaceWith()

Issue - State: open - Opened by jdufresne 5 months ago - 2 comments

#1309 - chore: Correct some typos and spelling errors

Pull Request - State: closed - Opened by jdufresne 5 months ago - 1 comment

#1308 - feat: Add window events "pagehide" / "pageshow"

Pull Request - State: closed - Opened by jdufresne 5 months ago - 1 comment

#1307 - feat: Allow null type for node on fireEvent and its shortcuts

Pull Request - State: closed - Opened by jdufresne 5 months ago - 3 comments

#1305 - Queries having multiple types

Issue - State: open - Opened by JohnMarsden24 5 months ago - 1 comment

#1304 - docs: update reproduction link

Pull Request - State: closed - Opened by MatanBobi 6 months ago - 1 comment

#1303 - can't run CodeSandbox tests (issue converting to devbox)

Issue - State: closed - Opened by githorse 6 months ago - 3 comments

#1301 - Test fails if not wrapped into waitFor

Issue - State: closed - Opened by vincentaudebert 6 months ago - 6 comments

#1300 - Update package.json

Pull Request - State: closed - Opened by rajagopalpalani 6 months ago - 7 comments

#1298 - docs: add jlp-craigmorten as a contributor for question

Pull Request - State: closed - Opened by allcontributors[bot] 6 months ago - 1 comment

#1297 - test: Fix Codecov in CI

Pull Request - State: closed - Opened by eps1lon 6 months ago - 1 comment

#1296 - test: Stop running with unsupported Node.js versions

Pull Request - State: closed - Opened by eps1lon 6 months ago - 1 comment

#1295 - ByRole doesn't find SVG's graphics-document role

Issue - State: open - Opened by Lukas-Kullmann 6 months ago - 3 comments

#1294 - v8.20.1 - invalid syntax reported by esprima-fb

Issue - State: closed - Opened by philipwhiuk 6 months ago - 1 comment

#1293 - *ByRole form seems not to find <form /> elements

Issue - State: open - Opened by julienw 7 months ago - 5 comments

#1291 - fireEvent doesn't work in pointer event

Issue - State: closed - Opened by gwBear1 7 months ago - 2 comments

#1289 - getByRole('caption') does not find caption element

Issue - State: closed - Opened by Amy-B-Tradition 7 months ago - 12 comments

#1285 - getByText not working with multiline text

Issue - State: open - Opened by cristiancundari 9 months ago

#1284 - docs: add KevinBon as a contributor for code, and bug

Pull Request - State: closed - Opened by allcontributors[bot] 9 months ago - 1 comment

#1283 - findByRole() finds no candidates

Issue - State: open - Opened by Dreamsorcerer 9 months ago - 13 comments

#1282 - Support abstract roles

Issue - State: open - Opened by Dreamsorcerer 9 months ago - 9 comments

#1281 - Support complex aria-labelledby queries

Issue - State: closed - Opened by jossmac-plenti 10 months ago - 1 comment

#1280 - Having a <p> inside a <label> breaks the query

Issue - State: closed - Opened by oncet 10 months ago - 2 comments

#1278 - I thought this was the solution for jest but naaahhh

Issue - State: closed - Opened by allestaire 10 months ago - 5 comments

#1277 - `getByRole("group")` can't match `address` tag

Issue - State: closed - Opened by Tarektouati 11 months ago - 1 comment

#1275 - Warnings of test not wrapped in act since 9.3.2

Issue - State: closed - Opened by joaopedrodcf 11 months ago - 10 comments

#1274 - `getByRole("option", { name: "..." })` does not match element contents

Issue - State: closed - Opened by TrevorRice 11 months ago - 2 comments

#1273 - feat(ByRole): improve `current` option description

Pull Request - State: closed - Opened by thefalked 12 months ago - 5 comments

#1272 - #1179: Specify default ontimeout at configuration level

Pull Request - State: open - Opened by Areiser 12 months ago - 2 comments

#1271 - fix: Stop calling `waitFor` callback after timeout

Pull Request - State: closed - Opened by KevinBon 12 months ago - 11 comments

#1270 - Leaking `waitFor` callback against `jasmine` when the `clock` is mocked

Issue - State: closed - Opened by KevinBon 12 months ago - 3 comments

#1269 - release: 10.0.0

Pull Request - State: closed - Opened by eps1lon 12 months ago - 8 comments

#1267 - fix: Match declared types of `waitFor` with runtime behavior

Pull Request - State: closed - Opened by eps1lon 12 months ago - 2 comments

#1266 - docs: add julienw as a contributor for code, and bug

Pull Request - State: closed - Opened by allcontributors[bot] about 1 year ago - 1 comment

#1264 - test: Checking Bun compatibility

Pull Request - State: closed - Opened by eps1lon about 1 year ago - 2 comments

#1263 - test: Run with Node.js 20

Pull Request - State: closed - Opened by eps1lon about 1 year ago - 4 comments

#1262 - chore: Pin NPM version

Pull Request - State: closed - Opened by eps1lon about 1 year ago - 2 comments

#1261 - Use defineProperty on the error object instead of setting the message…

Pull Request - State: closed - Opened by julienw about 1 year ago - 6 comments

#1260 - Add option to avoid printing DOM to log on failures

Issue - State: closed - Opened by IanVS about 1 year ago - 2 comments

#1259 - When using an invalid selector, the error isn't processed properly by waitFor

Issue - State: closed - Opened by julienw about 1 year ago - 5 comments
Labels: released, released on @alpha

#1258 - fireEvent.keyPress() is not working

Issue - State: closed - Opened by ak-spotter about 1 year ago - 3 comments

#1257 - feat: update browserslist and remove overrides workaround

Pull Request - State: closed - Opened by MatanBobi about 1 year ago - 6 comments

#1256 - feat(config): add `reactStrictMode` for react-testing-library

Pull Request - State: closed - Opened by yinm about 1 year ago - 1 comment

#1255 - feat: Drop support for Node.js 14.x and Node.js 16.x and add support for Node 20.x

Pull Request - State: closed - Opened by MatanBobi about 1 year ago - 3 comments

#1254 - docs: add naorpeled as a contributor for code

Pull Request - State: closed - Opened by allcontributors[bot] about 1 year ago

#1253 - Using `getByLabelText` is also returning the hidden value of `fieldset` which is not a label.

Issue - State: open - Opened by CWSites about 1 year ago - 4 comments
Labels: needs more information

#1252 - [Feature]: `getByRole` Support of `summary` Elements

Issue - State: open - Opened by ITenthusiasm about 1 year ago - 8 comments
Labels: enhancement, aria-query

#1251 - Lots of new act warnings since 9.3.1

Issue - State: closed - Opened by jgarplind about 1 year ago - 8 comments

#1250 - WIP(ci): attempt to resolve issues

Pull Request - State: closed - Opened by naorpeled about 1 year ago

#1250 - WIP(ci): attempt to resolve issues

Pull Request - State: closed - Opened by naorpeled about 1 year ago

#1249 - fix(role-helpers): refine logRoles fn types

Pull Request - State: closed - Opened by naorpeled about 1 year ago - 2 comments

#1249 - feat(role-helpers): refine logRoles fn types

Pull Request - State: open - Opened by naorpeled about 1 year ago

#1249 - feat(role-helpers): refine logRoles fn types

Pull Request - State: open - Opened by naorpeled about 1 year ago

#1248 - test(role-helpers): improve coverage of logRoles fn

Pull Request - State: open - Opened by naorpeled about 1 year ago - 3 comments

#1248 - test(role-helpers): improve coverage of logRoles fn

Pull Request - State: open - Opened by naorpeled about 1 year ago - 4 comments

#1248 - test(role-helpers): improve coverage of logRoles fn

Pull Request - State: open - Opened by naorpeled about 1 year ago - 3 comments

#1247 - { name } is always empty when getByRole is used with 'term' or 'description'

Issue - State: closed - Opened by brookjordan about 1 year ago - 3 comments

#1247 - { name } is always empty when getByRole is used with 'term' or 'description'

Issue - State: closed - Opened by brookjordan about 1 year ago - 3 comments

#1247 - { name } is always empty when getByRole is used with 'term' or 'description'

Issue - State: closed - Opened by brookjordan about 1 year ago - 3 comments

#1245 - TextEncoder is not defined

Issue - State: closed - Opened by nikgun1984 about 1 year ago - 1 comment

#1245 - TextEncoder is not defined

Issue - State: closed - Opened by nikgun1984 about 1 year ago - 1 comment

#1245 - TextEncoder is not defined

Issue - State: closed - Opened by nikgun1984 about 1 year ago - 2 comments

#1244 - docs: add jlp-craigmorten as a contributor for code

Pull Request - State: closed - Opened by allcontributors[bot] over 1 year ago - 1 comment

#1244 - docs: add jlp-craigmorten as a contributor for code

Pull Request - State: closed - Opened by allcontributors[bot] over 1 year ago - 1 comment

#1243 - chore: pin browserslist deps

Pull Request - State: closed - Opened by jlp-craigmorten over 1 year ago - 5 comments

#1243 - chore: pin browserslist deps

Pull Request - State: closed - Opened by jlp-craigmorten over 1 year ago - 5 comments

#1243 - chore: pin browserslist deps

Pull Request - State: closed - Opened by jlp-craigmorten over 1 year ago - 5 comments

#1242 - CI failing with op_mob browserslist error

Issue - State: open - Opened by cmorten over 1 year ago - 4 comments