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

Refactoring code in src/topics/tags.js #94

Open
DachiCharkviani opened this issue Sep 5, 2024 · 3 comments · May be fixed by #103
Open

Refactoring code in src/topics/tags.js #94

DachiCharkviani opened this issue Sep 5, 2024 · 3 comments · May be fixed by #103
Assignees
Labels
bug Something isn't working

Comments

@DachiCharkviani
Copy link

DachiCharkviani commented Sep 5, 2024

NodeBB version

v3.8.4

NodeBB git hash

09ad0fe

NodeJS version

v20.9.0

Installed NodeBB plugins

Database type

Redis

Database version

v7.2.5

Exact steps to cause this issue

Code accepted the four level deep nest

What you expected

I expected it not to let the four level deep nest to be accepted

What happened instead

It accepted the four level deep nest

Anything else?

Refactor this code to not nest functions more than 4 levels deep.

@DachiCharkviani DachiCharkviani added the bug Something isn't working label Sep 5, 2024
@DachiCharkviani
Copy link
Author

I would like to work on this please!

Copy link

github-actions bot commented Sep 5, 2024

Great! I assigned you (@DachiCharkviani) to the issue. Have fun working on it!

@DachiCharkviani DachiCharkviani linked a pull request Sep 5, 2024 that will close this issue
@DachiCharkviani
Copy link
Author

resolves #94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant