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

formatting clean functionality #51

Open
mustachemo opened this issue Oct 10, 2023 · 0 comments · Fixed by #73
Open

formatting clean functionality #51

mustachemo opened this issue Oct 10, 2023 · 0 comments · Fixed by #73
Assignees
Labels

Comments

@mustachemo
Copy link
Owner

Pressing "Enforce/Set Formatting" button should bring up a modal

  • this modal will show each columns (maybe show one column at a time, with an arrow button to go to the next column. Have a pagination option for organization)
  • There will be different paramters to check for, for formatting
  1. DataType (can check for datattypes within the celll. For example "John123", we enforce it with "John")
  2. Max/Min (Most likely only for Ints and floats)
  3. StartsWith
  4. EndsWith
  5. Includes
  6. Capitalized
  7. Can't Include
  8. etc
@mustachemo mustachemo self-assigned this Oct 10, 2023
@mustachemo mustachemo changed the title Functionality for "Enforce/Set Formatting" Button formatting clean functionality Nov 14, 2023
@mustachemo mustachemo linked a pull request Nov 27, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants