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 advanced search results attribute processing #1363

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

syucream
Copy link
Contributor

@syucream syucream commented Feb 2, 2025

Just a small simplification :)

Simplify and optimize the handling of base and joined attributes in AdvancedSearchResultsPage
- Use functional programming techniques to process attributes
- Reduce complexity of attribute mapping and filtering
- Improve code readability by using more concise array methods
Copy link
Contributor

@hinashi hinashi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@userlocalhost userlocalhost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for making it better 👍

@userlocalhost userlocalhost merged commit 02c1a2a into dmm-com:master Feb 3, 2025
3 checks passed
@userlocalhost userlocalhost deleted the fix/simplify-join-attrs-fe branch February 3, 2025 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants