appsmithorg / appsmithorg/appsmith
[ESLINT] Client ES Linting error Fixes for rule 'jsx-no-bind' in the AppViewer related files
Open
Task
UI Building Product
UI Performance
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
ESLint Rule "react/jsx-no-bind" needs to be added to the client-side codebase to potentially decrease unnecessary Re-renders and improve performance.
As part of that Effort, this issue is created to track the progress of the rule related fixes in the following folders,
- appsmith/app/client/src/pages/AppViewer/
- appsmith/app/client/src/pages/Applications/
Contributor guide
Assessment
This issue has not been assessed yet.