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

[Mission & Signalement] : suppression de la limite de la recherche #1575

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

maximeperraultdev
Copy link
Collaborator

Related Pull Requests & Issues

@maximeperraultdev maximeperraultdev changed the title Mission & Signalement : suppression de la limite de la recherche [Mission & Signalement] : suppression de la limite de la recherche Jul 23, 2024
)
}
(value: string | undefined) => {
dispatch(reportingsFiltersActions.updateFilters({ key: ReportingsFiltersEnum.SEARCH_QUERY_FILTER, value }))
Copy link
Collaborator

Choose a reason for hiding this comment

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

pas de debounce finalement?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Il y en avait déjà un d'une demi seconde quelque ligne plus bas ^^

@maximeperraultdev maximeperraultdev merged commit 00cb42c into main Jul 25, 2024
21 checks passed
@maximeperraultdev maximeperraultdev deleted the maxime/feat/limitless_search branch July 25, 2024 09:04
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.

Recherche cible contrôle dans les missions
3 participants