huetiful icon indicating copy to clipboard operation
huetiful copied to clipboard

feat: sortBy and filterBy functions should be merged

Open prjctimg opened this issue 1 year ago • 2 comments

I noticed that the API is a bit overkill in the collection methods. Instead of splitting them into sub functions, I'm proposing a refactor that allows extending functionality through parameters instead of invoking individual functions per factor.

This refactor would:

  • Reduce API complexity
  • Reduce lines of code and documentation
  • Keep the classes cleaner and less redundant

prjctimg avatar Apr 17 '24 17:04 prjctimg

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for a maintainer to decide if it is ready to be worked on.

To claim an issue, please leave a comment that says ".take". If you have any questions, feel free to ping a maintainer.

github-actions[bot] avatar Apr 17 '24 17:04 github-actions[bot]

.take

prjctimg avatar Apr 17 '24 17:04 prjctimg

Stale issue message

prjctimg avatar Jun 23 '24 00:06 prjctimg