visgl / visgl/react-google-maps
[Bug] The close button in InfoWindow is invisible
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 193
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 13
Description
Description
The close button on the InfoWindow is not visible. You can see this on the current demo page: https://visgl.github.io/react-google-maps/examples/markers-and-infowindows
Steps to Reproduce
Create a marker with an InfoWindow. Or just visit the demo page https://visgl.github.io/react-google-maps/examples/markers-and-infowindows
Environment
- Library version: latest
- Google maps version: weekly
- Browser and Version:
- OS:
Logs
Contributor guide
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
Reproduce the issue on the markers-and-infowindows demo page and inspect how its InfoWindow is created and styled. Trace that usage into the library's InfoWindow implementation to identify why the close button is invisible. Done means the close button is visible and usable in the demo and equivalent InfoWindow instances.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100