katebouis / GUI-DB

A sample project using docker-compose with Node and React.JS containers while using a MySQL DBaaS.
GNU General Public License v3.0
0 stars 1 forks source link

6.6 As a user, I want to search through my messages to find one by its name #42

Open mbgrover opened 2 years ago

mbgrover commented 2 years ago

Relative size 13 Given a user wants to search, when a user enters text in the search bar and presses a "search" button, then messages that match the search will appear Given no messages match the search criteria, a message is shown that no messages were found