gis-ops / valhalla-app

This is the demo web app running on https://valhalla.openstreetmap.de
https://valhalla.openstreetmap.de
MIT License
163 stars 90 forks source link

Download Icon changed to Copy Icon for Clipboard copy in Settings Sidebar. #90

Closed inceptionabhishek closed 1 year ago

inceptionabhishek commented 1 year ago

In the settings panel, we can see the download icon for copying the text to the clipboard.

downloadicon

I think that icon is simply used when we download something, not copy something. So, I think it should be changed to copy icon. After changing it looks like this

copyicon

Also, In this app for copying something in the clipboard we used copy icon throughout the app. For example:

image

So, I think we should follow the same icon for the same type of procedure otherwise users can get confused about whether they are copying something or something will get downloaded after clicking on the icon.