thefrontside / thefrontside/interactors
Add SVG interactor
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 2
- Avg merge
- 4m
- Merged PRs (30d)
- 2
Description
Because we exclude svg elements from html interactor here https://github.com/thefrontside/bigtest/pull/930 we have to add a separate SVG interactor for them. Also, we need to discuss what API should be
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the HTML interactor exclusion described in BigTest pull request 930 and identify how interactors are structured in this repository. Define the SVG interactor API before implementation, including which SVG elements and interactions it should support. Done means the API is agreed and a separate SVG interactor is available for excluded SVG elements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100