It'd be really useful to let users know what the geometry editing and creation button is for. Right now, it just says that it's not available, but users may not know what 'it' is.
Steps to Reproduce
Create a map, apply a custom query such as select * from <tablename> limit 10
Current Result
Geometry editing tool greys out and says it's not available, but it's not clear what the button is for. Further, it does not say that it's unavailable if a query is applied. Maybe that's what 'read-only' means?
Expected result
The tooltip should say "Geometry creation and editing tools not available for hidden, read-only, or custom query layers"
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Context
It'd be really useful to let users know what the geometry editing and creation button is for. Right now, it just says that it's not available, but users may not know what 'it' is.
Steps to Reproduce
Create a map, apply a custom query such as
select * from <tablename> limit 10
Current Result
Geometry editing tool greys out and says it's not available, but it's not clear what the button is for. Further, it does not say that it's unavailable if a query is applied. Maybe that's what 'read-only' means?
Expected result
The tooltip should say "Geometry creation and editing tools not available for hidden, read-only, or custom query layers"
Browser and version
macOS Sierra, Firefox 57
.carto file
Not needed
Additional info
Thanks!