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

Add sanitization function #58

Open
5 tasks
hickeng opened this issue Feb 23, 2024 · 0 comments
Open
5 tasks

Add sanitization function #58

hickeng opened this issue Feb 23, 2024 · 0 comments
Assignees
Labels
serialization Relating to (de)serialization of the sheet, whether import or export user experience User experience impacts

Comments

@hickeng
Copy link
Owner

hickeng commented Feb 23, 2024

I've made mistakes sanitizing the doc for sharing before, and have just found another.

Add a function to do this for me:

  • apply the same logic the Censored export does, but to the live sheet
  • add a mechanism to identify Notes that should be censored
  • add a means of detecting overrides to prepopulated inputs and revert those to prepop value
  • return dropdowns, etc to defaults
  • if doing Import 1099-B data #59 delete duplicate datagrid rows
@hickeng hickeng added user experience User experience impacts serialization Relating to (de)serialization of the sheet, whether import or export labels Feb 23, 2024
@hickeng hickeng self-assigned this Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
serialization Relating to (de)serialization of the sheet, whether import or export user experience User experience impacts
Projects
Development

No branches or pull requests

1 participant