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

fix(frontend): performance issue with resource filter with multiples modules #208

Merged
merged 1 commit into from Aug 30, 2021

Conversation

hbollon
Copy link
Member

@hbollon hbollon commented Aug 19, 2021

  • feat(frontend): resource filter now match any substring in res path or name

I also optimized module span updating (the badge which indicate how many resources a module have and the number of them which match with the filter) by moving the code which handle it to the updated hook.

@coveralls
Copy link

coveralls commented Aug 19, 2021

Coverage Status

Coverage increased (+0.04%) to 57.477% when pulling 611134a on hbollon:fix-resource-filter into bf240e3 on camptocamp:master.

…modules

feat(frontend): resource filter now match any substring in res path or name
@raphink raphink merged commit cc707ea into camptocamp:master Aug 30, 2021
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.

None yet

3 participants