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

Refactor Redundant Settings Hooks in Composables Folder #4

Open
3 tasks done
kirklin opened this issue Oct 14, 2023 · 0 comments
Open
3 tasks done

Refactor Redundant Settings Hooks in Composables Folder #4

kirklin opened this issue Oct 14, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@kirklin
Copy link
Owner

kirklin commented Oct 14, 2023

Clear and concise description of the problem

I would like to propose a refactoring of the composables folder's settings hooks as I believe they currently contain redundant code.
In the composables folder, there are multiple setting hooks that appear to have similar functionality and may be redundant. This redundancy can make the codebase harder to maintain and extend.

Suggested solution

I propose refactoring the composables in the settings folder to streamline and eliminate redundancy.

Alternative

One alternative solution would be to leave the code as it is. However, this may lead to ongoing maintenance challenges and increased complexity over time.

Additional context

No response

Validations

@kirklin kirklin added the enhancement New feature or request label Oct 14, 2023
@kirklin kirklin added the help wanted Extra attention is needed label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant