Skip to content

refactor(FilterModal): Improve item fetching and handling#78

Draft
bastilian wants to merge 10 commits intomainfrom
filter_modal_improvements_09082025
Draft

refactor(FilterModal): Improve item fetching and handling#78
bastilian wants to merge 10 commits intomainfrom
filter_modal_improvements_09082025

Conversation

@bastilian
Copy link
Owner

No description provided.

@qltysh
Copy link

qltysh bot commented Aug 11, 2025

❌ 1 blocking issue (1 total)

Tool Category Rule Count
eslint Lint Missing JSDoc @returns declaration. 1

@bastilian bastilian force-pushed the filter_modal_improvements_09082025 branch from 23aba03 to 064b9d0 Compare August 25, 2025 17:53
Comment on lines +3 to +8
/**
* This hook is used to cache items that have been requested to show in the FilterModal
* This is needed in order to retain information to render the filters chip and be able to remove it.
*
* Ideally we would not need to do this and a filters value can stand on it's own.
*
Copy link

Choose a reason for hiding this comment

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

Missing JSDoc @returns declaration. [eslint:jsdoc/require-returns]

@bastilian bastilian self-assigned this Sep 3, 2025
@bastilian bastilian added the enhancement New feature or request label Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant