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

Center the search button at bottom of map view #12

Open
mikewilburn opened this issue Jan 15, 2019 · 4 comments
Open

Center the search button at bottom of map view #12

mikewilburn opened this issue Jan 15, 2019 · 4 comments

Comments

@mikewilburn
Copy link
Collaborator

The Search button is currently centered at the bottom of the entire application window.
It would demonstrate a better practice to show how to center it at the bottom of just the map view.

It appears a bit oddly when it becomes offset:
image

@mikewilburn mikewilburn added the Type - Enhancement New feature or request label Jan 15, 2019
@mikewilburn
Copy link
Collaborator Author

This would make it consistent with how Google Maps behaves when we pan or otherwise move the initial searched map extent.

image

@odoe
Copy link
Collaborator

odoe commented Jan 15, 2019

This will require I build a custom snackbar component rather than use the one that comes with @rmwc that I use. I can do this at a later date.

@mikewilburn
Copy link
Collaborator Author

Good to know @odoe. I don't think it's imperative that it's done right away anyway.

@mikewilburn
Copy link
Collaborator Author

It would also be nice for the snackbar (when/if implemented) to not auto-dismiss from view if the the user doesn't interact with it immediately.
Google's "SEARCH THIS AREA" button remains visible until clicked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants