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

[Export CSV] Allow column names to be customized on export #769

Open
gino-m opened this issue Jun 23, 2021 · 1 comment
Open

[Export CSV] Allow column names to be customized on export #769

gino-m opened this issue Jun 23, 2021 · 1 comment
Labels
type: fr Request for new feature ux needed Input from UX needed web Angular implementation of Web UI
Milestone

Comments

@gino-m
Copy link
Collaborator

gino-m commented Jun 23, 2021

On "Export observations":

  1. Scan all features being exported for keys in properties.
  2. Show dialog with table of all property names and form questions on the left, with generated column names on the right (e.g., "Total cost (USD)" -> "total_cost_usd").
  3. Duplicate column names should not be allowed, indicated in red/alert style.
  4. Allow user to edit column names.
  5. Add checkbox for "Set at default", selected by default on the first run. Save mapping to layer when ticked.
  6. Pass mapping to export function, use in results.

@kdyson Wdyt? This would be a longer-term solution.

@gino-m gino-m added type: fr Request for new feature web Angular implementation of Web UI priority: p2 labels Jun 23, 2021
@kdyson
Copy link
Collaborator

kdyson commented Jun 24, 2021

That sounds reasonable.

@gino-m gino-m added this to the 2) EUDR MVP milestone Dec 26, 2023
@gino-m gino-m added the ux needed Input from UX needed label Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: fr Request for new feature ux needed Input from UX needed web Angular implementation of Web UI
Projects
Status: No status
Status: Icebox
Development

No branches or pull requests

2 participants