Skip to content

Refactoring fileNode from class component to functional component. #2779

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

Open
ayushanand308 opened this issue Dec 25, 2023 · 3 comments
Open
Labels
Enhancement Improvement to an existing feature

Comments

@ayushanand308
Copy link

ayushanand308 commented Dec 25, 2023

Increasing Access

Unsure

Feature enhancement details

The fileNode component still uses class based component structure. Changing it to functional based component would simplify the state management and maintainability of code along with being consistent with modern react.

@ayushanand308 ayushanand308 added the Enhancement Improvement to an existing feature label Dec 25, 2023
Copy link

welcome bot commented Dec 25, 2023

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.

@vivekbopaliya
Copy link
Contributor

There has already been created same issue somewhere, i think and as well as the problem while converting to functional compo
has been explained in this comment: #2524 (comment)

@ayushanand308
Copy link
Author

@vivekbopaliya Thanks for pointing that out. Will look into that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants