Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GeocoderStatus missing #588

Open
spicattutti opened this issue Dec 11, 2023 · 1 comment
Open

GeocoderStatus missing #588

spicattutti opened this issue Dec 11, 2023 · 1 comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@spicattutti
Copy link

spicattutti commented Dec 11, 2023

My Code under test compares a geocoding result to enum members of google.maps.GeocoderStatus. It's missing from the mock object. I'd like to fix it upstream and not only locally.

Describe the solution you'd like
add it to src/maps/maps/constants.ts

Describe alternatives you've considered
Re-export enum taken from some other google repo

Additional context
Add any other context or screenshots about the feature request here.

@spicattutti spicattutti added triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Dec 11, 2023
@wangela
Copy link
Member

wangela commented Dec 11, 2023

If you would like to upvote the priority of this issue, please comment below or react on the original post above with 👍 so we can see what is popular when we triage.

@spicattutti Thank you for opening this issue. 🙏
Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

@usefulthink usefulthink added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p2 Moderately-important priority. Fix may not be included in next release. and removed triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

3 participants