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

Make "Edit data" link aware of the storeType #3942

Closed
afabiani opened this issue Sep 27, 2018 · 0 comments
Closed

Make "Edit data" link aware of the storeType #3942

afabiani opened this issue Sep 27, 2018 · 0 comments
Assignees
Labels
feature A new feature to be added to the codebase minor A low priority issue which might affect only some users and /or not the main functionality
Milestone

Comments

@afabiani
Copy link
Member

This would be a minor but general improvement.

Basically, when clicking on "Edit data" (which means edit layer), the gis client should redirect to a special app allowing people to edit layer features.

The thing is that right now there's no way to distinguish between "Edit data" and "Create a Map" with the same Layer. Moreover, there's no way, client side, to understand which type of Layer/Data we are going to edit: vectorial, raster or remote. A smart gis client could be able to take action accordingly to the type of data.

Therefore, the proposal here would be to simply add another query-string parameter to the "Edit data" button, making it aware of the original "resource.storeType"

@afabiani afabiani added feature A new feature to be added to the codebase minor A low priority issue which might affect only some users and /or not the main functionality labels Sep 27, 2018
@afabiani afabiani self-assigned this Sep 27, 2018
afabiani pushed a commit that referenced this issue Sep 28, 2018
[Closes #3942] Make 'Edit data' link aware of the storeType
afabiani pushed a commit that referenced this issue Oct 12, 2018
[Backport to 2.8.x] [Closes #3942] Make 'Edit data' link aware of the storeType
@afabiani afabiani added this to the 2.10 milestone Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature to be added to the codebase minor A low priority issue which might affect only some users and /or not the main functionality
Projects
None yet
Development

No branches or pull requests

1 participant