Autodesk / Autodesk/react-base-table
Header Column title is not accessible when testing with @testing-library/react
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
I tried to get header column title by getByText and also I saw the snapshot and none of my header column titles were in the snapshot. How can I access to header columns titles when testing ?
Contributor guide
Research direction
Start by reproducing the missing header titles with @testing-library/react and compare the rendered output with the snapshot mentioned in the issue. Trace how the table renders column headers and verify that the titles become accessible through the testing-library query and appear in the snapshot.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100