Skip to content

Search does not work correctly after page load. #330

Open
@NINI1988

Description

@NINI1988

Describe the bug

The Search bar does not filter correctly after page load.
And it seams like that the fetch-more-rooms event is not fired correctly.

Steps to reproduce

  1. Go to https://antoine92190.github.io/vue-advanced-chat/
  2. Paste eg. xxxxxxnoxxxtextxxxxxxfoundxxxxxxxx in the search bar
  3. Remove the search text and paste it again
  4. After around 5 retries the whole conversation list has been loaded and after that the filterring works as expected

Expected behavior

There should be no conversation be visible, because the search text can not be found.
And the whole conversation list should be loaded, because fetch-more-rooms must be fired the whole time when the end of the conversation list is reached.

Screenshots

Bildschirmfoto am 2022-07-14 um 21 13 29

Device

  • OS: Windows 11
  • Browser: Chrome 103, Firefox 102
  • Package version: 1.5.5

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriorityTo be fixed in priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions