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

filtering is not working properly #42

Open
zjuasmn opened this issue Dec 1, 2017 · 2 comments
Open

filtering is not working properly #42

zjuasmn opened this issue Dec 1, 2017 · 2 comments

Comments

@zjuasmn
Copy link

zjuasmn commented Dec 1, 2017

Reported URL

http://nasa-mct-notebook.herokuapp.com/

TC Number Set

TC 41-50

Reproduction Steps

  1. In search input of object context menu and Object's view, enter keyword.
  2. press enter

Expected Result

List should be filter properly after enter

Actual Result

  1. filtering triggered after each key down.
  2. some embed object without keyword is also shown.
  3. filter "contains" keyword not working in Object's view

Screenshots

The second embed object should not be visible
image

"contains" not working in Object's view
image

Issue Information

Frequency: Every time

Device: iMac

OS: macOS High Sierra

Browser: Chrome v62

@aniketofficial
Copy link

Reported URL

http://nasa-mct-notebook.herokuapp.com/

TC Number Set

TC 61-70

Reproduction Steps

  1. select Notebook from Object Context menu.
  2. Enter keyword in search input.
  3. press enter.

Expected Result

1.Filtering should happen properly. According to test case filtering should happen after hitting enter.

Actual Result

  1. Filtering is happening after each key is pressed. like ajax. But according to test case filtering should be after hitting enter.
  2. Some objects which does not contain the filtering keyword are shown.

Filtering should be only on searched keyword.

Screenshots

For keyword "pl3" OBJECT 1 shouldn't be visible.

screen shot 2017-12-01 at 2 23 12 pm

Issue Information

Frequency: Every Time

Device: MacBook Air

OS: macOS Sierra

Browser: Google Chrome Version 62.0.3202.94 (Official Build) (64-bit)

@sdgun
Copy link
Collaborator

sdgun commented Dec 6, 2017

There is an issue with searching;

  • Sometimes search happens when user enters 3 or more characters
  • Sometimes invalid search keywords will display incorrect search results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants