bug in googleplus
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
seems the following selector is fixing the issue;
`let selector = 'div[role="region"] > c-wiz:first-child > div:first-child > div:first-child > div:nth-child(2) > div:nth-child(6) > div:nth-child(2)';`
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
The issue only identifies a Google Plus selector and does not name a file, test, or requested code change. Start by locating the Google Plus query implementation in the repository and checking where this selector is used; done should be defined by reproducing the reported failure and confirming the corrected selector fixes it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100