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

Handle unsupported types gracefully #9

Closed
aileftech opened this issue Oct 4, 2023 · 1 comment
Closed

Handle unsupported types gracefully #9

aileftech opened this issue Oct 4, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@aileftech
Copy link
Owner

Whenever an unsupported field type is encountered at startup, ignore these fields instead of throwing an exception. These fields will not be editable/viewable in the interface and a list of unsupported fields will be provided to the user in the "Schema" section.

@aileftech aileftech added the enhancement New feature or request label Oct 4, 2023
@aileftech aileftech self-assigned this Oct 4, 2023
aileftech pushed a commit that referenced this issue Oct 5, 2023
…ow has its own Thymeleaf

  fragment in order to allow easier customization and easier support for different field types (required for #7)
- WIP Handle unsupported types gracefully (#9)
@aileftech
Copy link
Owner Author

Implemented and coming in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant