Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • We will turn the offer search editable, allow to the user to type the offer name

  • It cannot take much time to show the offer searched

  • We have to warn the user when the offer does not exist in the list

  • It needs to search in the list for every offer that contains any part at least three characters of the name according to what was typed

...

  • Creation of a new constant to search offers names by anything what was typed instead of using native properties.

...

Test Scenario

Result

Screenshots

Show entire offers list

  • When selecting the Search Ofer Input show full list of offers names

Screenshot 2024-08-01 at 10.49.30.png

Show only offers with a specific character or words typed

  • After typing anything at least three characters in the Search Ofer Input that exists in some offer name

  • Show only offers with a specific character characters or words typed

Screenshot 2024-08-01 at 10.48.01.png

Show warning error for inxestent offer in the list

  • After typing anything at least three characters that it does not exist in any offer name in the Search Ofer Input

  • Shows warning message: No results for "whatever was typedā€¯

Screenshot 2024-08-01 at 10.47.14.png