digitalfabrik/integreat-app

View on GitHub
native/src/components/FeedbackContainer.tsx

Summary

Maintainability
A
1 hr
Test Coverage
A
93%

Function handleSubmit has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  const handleSubmit = () => {
    setSendingStatus('sending')

    const request = async () => {
      const feedbackEndpoint = createFeedbackEndpoint(await determineApiUrl())
Severity: Minor
Found in native/src/components/FeedbackContainer.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status