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(results): user unable to execute second fulltext search #1262

Conversation

mdelez
Copy link
Collaborator

@mdelez mdelez commented Nov 14, 2023

resolves DEV-2928

@mdelez mdelez added the bug A bug fix label Nov 14, 2023
@mdelez mdelez self-assigned this Nov 14, 2023
Copy link

linear bot commented Nov 14, 2023

DEV-2928 FulltextSearch does not load the second search anymore

If I do a Fulltext-Search which leads to no result and I do another one which should give me back some search results, the search seems to not respond anymore until i make a reload of the page

  1. Search for "Turbo"
  2. No results -> correct
  3. Search for pig -> It stays at the previous view with no results -> Should load the search results correctly

Bildschirmaufnahme 2023-11-13 um 13.16.53.mov

@mdelez mdelez marked this pull request as ready for review November 14, 2023 13:27
@mdelez mdelez merged commit baba2f4 into main Nov 14, 2023
13 checks passed
@mdelez mdelez deleted the feature/dev-2928-fulltextsearch-does-not-load-the-second-search-anymore branch November 14, 2023 14:17
irmastnt added a commit that referenced this pull request Nov 16, 2023
…return-true-observables-that-also

* main:
  chore(main): release 11.1.3 (#1268)
  fix(date-picker): date-picker doesn't show in advanced search (#1267)
  chore(main): release 11.1.2 (#1265)
  fix(results): go back to search form button fix (#1266)
  fix(advanced-search): undefined error leads to blank page (#1264)
  chore(main): release 11.1.1 (#1263)
  fix(results): user unable to execute second fulltext search (#1262)
  fix(activate/deactivate project): subscribe to the observable (#1261)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants