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

prevent hidden fields from being rendered as skeletons during loading #9

Conversation

SeanDylanGoff
Copy link
Collaborator

@SeanDylanGoff SeanDylanGoff commented Sep 23, 2022

Fixes directus#15724

Prevents the problem by pre-filtering the fields according to their visibility. This has the added benefit of being able to remove 2 now redundant computed properties.

Type of Change

  • Bugfix
  • Improvement
  • New Feature
  • Refactor / codestyle updates
  • Other, please describe:

Requirements Checklist

  • [-] New / updated tests are included
  • All tests are passing locally
  • Performed a self-review of the submitted code

If adding a new feature:

  • Documentation was added/updated. PR:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant