Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ESLINT] Client ES Linting error Fixes for rule 'jsx-no-bind' in the AppViewer related files #5297

Open
rahulramesha opened this issue Jun 21, 2021 · 2 comments
Assignees
Labels
Task A simple Todo UI Building Product Issues related to the UI Building experience UI Performance Issues related to UI performance

Comments

@rahulramesha
Copy link
Contributor

rahulramesha commented Jun 21, 2021

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/
@rahulramesha
Copy link
Contributor Author

LintCount: 47

@rahulramesha rahulramesha added UI Building Product Issues related to the UI Building experience UI Building Pod UI Performance Issues related to UI performance labels Jun 21, 2021
@rahulramesha rahulramesha self-assigned this Jun 21, 2021
@rahulramesha rahulramesha changed the title ESLint/jsx-no-bind_AppPages_47 [ESLINT] Client ES Linting error Fixes for rule 'jsx-no-bind' in the AppViewer related files Jun 22, 2021
@github-actions
Copy link

We have found issues that are potential duplicates:

@github-actions github-actions bot added the potential-duplicate This label marks issues that are potential duplicates of already open issues label Jun 22, 2021
@rahulramesha rahulramesha removed the potential-duplicate This label marks issues that are potential duplicates of already open issues label Jun 23, 2021
@mohanarpit mohanarpit added the Bug Something isn't working label Jun 28, 2021
@Nikhil-Nandagopal Nikhil-Nandagopal added Task A simple Todo and removed Bug Something isn't working labels Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task A simple Todo UI Building Product Issues related to the UI Building experience UI Performance Issues related to UI performance
Projects
None yet
Development

No branches or pull requests

3 participants