Skip to content

Fix PropTypes linting errors #1514

Closed
@ghalestrilo

Description

@ghalestrilo

Nature of issue?

  • Found a bug
  • Existing feature enhancement
  • New feature request

Details about the bug:

Some invalid PropType declarations (array.isRequired and object.isRequired) somehow ended up on develop. In order not to block development because of this, I disabled these lines with // eslint-disable-line, but it's still tech debt to be addressed. Below are the files we should check:

  • IDEView.jsx
  • MobileIDEView.jsx
  • AccountForm.jsx
  • LoginForm.jsx
  • NewPasswordForm.jsx
  • SignupForm.jsx
  • ResetPasswordForm.jsx
  • LoginForm.jsx
  • APIKeyForm.jsx

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority:HighShould be addressed soon but not criticalType:TaskTasks tied specifically to developer operations and maintenance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions