airbnb/caravel

View on GitHub
superset-frontend/src/components/PopoverDropdown/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function PopoverDropdown has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const PopoverDropdown = (props: PopoverDropdownProps) => {
  const {
    value,
    options,
    onChange,
Severity: Minor
Found in superset-frontend/src/components/PopoverDropdown/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status