appsmithorg / appsmithorg/appsmith

(JS-0458) Definitions for unused states detected

Open
#7,943 21 comments 0 reactions 1 assignee Claimed by @priyanka-mahour View on GitHub
Good First Issue Low effort Task
Dominant language
TypeScript
Stars
40.9k
Forks
4.8k
Avg merge
1d 22h
Merged PRs (30d)
45

Description

## Description
You should avoid defining states that are not being used because unused states might affect while refactoring the codebase and introduces unnecessary operations by ReactJS. It is recommended to plan the behavior and operation of the component.

## Occurrences
There are 9 occurrences of this issue in the repository.

See all occurrences on DeepSource → [deepsource.io/gh/appsmithorg/appsmith/issue/JS-0458/occurrences/](https://deepsource.io/gh/appsmithorg/appsmith/issue/JS-0458/occurrences/)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.