appsmithorg / appsmithorg/appsmith
(JS-0458) Definitions for unused states detected
Đang mở
Good First Issue
Low effort
Task
- Ngôn ngữ chính
- TypeScript
- Star
- 40.9k
- Fork
- 4.8k
- Merge trung bình
- 1 ngày 22 giờ
- Pull request đã merge (30 ngày)
- 45
Mô tả
## 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/)
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.