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

fixes to metadata tab #41

Open
4 tasks
sfmig opened this issue Mar 1, 2023 · 0 comments
Open
4 tasks

fixes to metadata tab #41

sfmig opened this issue Mar 1, 2023 · 0 comments
Assignees

Comments

@sfmig
Copy link
Collaborator

sfmig commented Mar 1, 2023

Some fixes to the metadata tab

  • make columns for 'Events' and 'ROI' not editable:
    • one option to do this: check in metadata_fields.yaml if a column contains a dict. If so, make those not editable.
    • another option: add a parameter for each field saying if it's editable or not in the metadata tab
  • do not export a yaml file for a row if 'File' is not specified
    • could be combined with a button to delete empty rows
  • review dates formatting: after exporting a row as yaml the format is changed
  • add option to generate yaml files from spreadsheet: see Add csv import option #34

Lower priority:

  • add button to delete empty rows
  • add autocompletion
  • add tooltip to header cells based on metadata_fields.yaml
  • bug: header scrolls when I scroll in cell with overflow
@sfmig sfmig added the bug Something isn't working label Mar 1, 2023
@sfmig sfmig added this to the Minimum Viable Product: v0 milestone Mar 1, 2023
@sfmig sfmig self-assigned this Mar 1, 2023
@sfmig sfmig removed the bug Something isn't working label Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant