-
Notifications
You must be signed in to change notification settings - Fork 33
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 search service issues #2844
Merged
Elblinator
merged 5 commits into
OpenSlides:main
from
bastianjoel:2738-search-service-issues
Oct 9, 2023
Merged
Fix search service issues #2844
Elblinator
merged 5 commits into
OpenSlides:main
from
bastianjoel:2738-search-service-issues
Oct 9, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bastianjoel
force-pushed
the
2738-search-service-issues
branch
from
October 2, 2023 11:50
25a4a09
to
c004ce2
Compare
bastianjoel
added
bug
enhancement
General enhancement which is neither bug nor feature
labels
Oct 2, 2023
reiterl
approved these changes
Oct 4, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks okay for me, needs to be tested.
Elblinator
approved these changes
Oct 9, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested together with OpenSlides/openslides-search-service#57
peb-adr
added a commit
that referenced
this pull request
Oct 18, 2023
* commit 'aa450618f8647a5c7595771cb101eb01f94b6e71': (46 commits) Fix route state undefined (#2905) Revert "Fix search selection option focus (#2842)" (#2902) Fix meeting admin update as committee admin (#2901) Fix move in call list functionality (#2861) Add ability to go back to lead motion after amendment create (#2859) Block motions/tags page, if missing permission (#2857) Add info message to list of speakers content, if present is needed (#2854) Fix monospace font wrong weight on include (#2848) Fix participant history error (#2888) Add tests for list-search.service (#2874) Fix remove and add submitters (#2858) Add clear selection option in search-selector (#2860) Pause autoupdate connection on inactivitiy (#2851) Fix linting (#2867) Improve shared worker restart after reload process (#2847) Fix search service issues (#2844) Fix bulk change Submitters (#2846) Add test for CsvExportForBackendService (#2863) Fix double click needed to remove filter (#2856) Add lines between class members eslint rule (#2849) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
resolves issues from #2738