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

Search improvements #43

Merged
merged 5 commits into from
Jul 5, 2024
Merged

Search improvements #43

merged 5 commits into from
Jul 5, 2024

Conversation

selankon
Copy link
Collaborator

@selankon selankon commented Jul 5, 2024

Fix #41

  • It enables the search by partial processId only if is valid partial process id string.
  • Fixes also a bug with the debounced imput search, introduced by Improve filter search UX #40
  • It also implements to restore the organization list search query when accessing by url
  • It improves the retryUnlessNotFound to get the AxiosError 404 status code

It has an error because it was setting the value after debounce, so is wrong behaviour on user side.

Now is using internal state to store the value
@selankon selankon requested a review from elboletaire July 5, 2024 08:12
@selankon selankon changed the title Implement odd checker Search input improvements Jul 5, 2024
@selankon selankon changed the title Search input improvements Search improvements Jul 5, 2024
Copy link

github-actions bot commented Jul 5, 2024

@github-actions github-actions bot temporarily deployed to pull request July 5, 2024 08:15 Inactive
Copy link

github-actions bot commented Jul 5, 2024

@github-actions github-actions bot temporarily deployed to pull request July 5, 2024 08:16 Inactive
@elboletaire elboletaire merged commit 0e0c180 into main Jul 5, 2024
3 checks passed
@elboletaire elboletaire deleted the f/implement-odd-checker branch July 5, 2024 08:36
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.

Search process by organization id
2 participants