Given a user wants to view specific computers by make or manufacturer
When the user views the computer list
Then the user should have an affordance to type in the name of a computer make or computer manufacturer
Given the user has entered in the name of a computer make || manufacturer in the computer filter affordance
When the user presses the enter key
Then the computer list should be re-rendered with computers that matches the make || manufacturer
Given a user wants to view specific computers by make or manufacturer When the user views the computer list Then the user should have an affordance to type in the name of a computer make or computer manufacturer
Given the user has entered in the name of a computer make || manufacturer in the computer filter affordance When the user presses the enter key Then the computer list should be re-rendered with computers that matches the make || manufacturer