-
-
Notifications
You must be signed in to change notification settings - Fork 29
FeatuePanel: Redesign the share dialog #724
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@govvin and @jvaclavik what do you think? |
I like it very much!
Good job @Dlurak 🥳! I really like changes you are making in your PRs. |
I'm not sure if moving the icon buttons into the tab views would be a really good idea. |
Awesome job @Dlurak ! 🎉 Thank you. Some thoughts:
|
The smaller and gray attribution doesn't really cause any optical clutter
I did some quick experimentation for smaller icons and here is the result: Smaller icons allow more options to fit without scrolling, which is a positive change. However, I believe the larger icons looked better visually and added clarity by allowing labels and icons that indicate link vs. share actions. Without these, users may struggle to differentiate services, particularly with the less intuitive GeoURI icon. |
e241bba
to
3020386
Compare
|
Hi @Dlurak, We were thinking that current design is a too complex for the user and we could simplify it a bit.
Few thoughts:
What do you think about it? |
I think the new repo location broke preview deployments. Overall I am happy with the code and the design as well, if you @govvin and @jvaclavik don't have any suggestions anymore I think we can merge it |
aba3e59
to
add07da
Compare
Both parts are now equally high and preview deployments work again, I'm gonna merge this 🎉 |
@Dlurak , I wonder if you can use the icon and label for GeoURI in the revised feature panel, since you're using logos anyway? "Map App" is definitely more intuitive. 👍 In my opinion, it should be the first option since it ought to work natively in their device, followed by OSM, Mapy.cz and then Google. 😄 The new feature panel looks great, and straight-forward. |
Description
This fixes #692 as that issue is quite long and has a lot of comments it is possible that I forgot about something.
New chips
Under the heading we now have a few chips for common actions.
Share dialog
The share dialog offers some primary options for links to other services or to share the shortend osmapp link options
Under that there is a tab view to either open another service on the coordinates/feature, this list is exactly like the old coordinate menu or the option to share these urls or the coordinates using the native share menu, if the webshare api isn't available we fallback to copying which is shown by the tabs label.
Under that there is a collapsible container with attributions to the images at the top.