dashpresshq/dashpress

View on GitHub
src/frontend/views/entity/Fields/index.tsx

Summary

Maintainability
B
5 hrs
Test Coverage
F
0%

Function EntityFieldsSettings has 136 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function EntityFieldsSettings() {
  const tabFromUrl = useRouteParam("tab");
  const changeTabParam = useChangeRouterParam("tab");
  const domainMessages = useAppConfigurationDomainMessages(
    "entity_columns_labels"
Severity: Major
Found in src/frontend/views/entity/Fields/index.tsx - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status