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

Search for a message #27

Open
iuresti opened this issue Aug 21, 2019 · 0 comments
Open

Search for a message #27

iuresti opened this issue Aug 21, 2019 · 0 comments

Comments

@iuresti
Copy link
Member

iuresti commented Aug 21, 2019

As a user of the teckers app (any role) I'm able to search a specific message in my inbox

Acceptance criteria:

  1. Users can search a message by clicking the "search" icon on Messages/Inbox screen
  2. A new Screen must be displayed to do the search. The new screen will contain:
    1. A text box to enter a subject
    2. Two date selector to choose dates from - to
      1. Validates from is before or equal to
    3. A text box to enter senders
    4. A checkbox to indicate "Search on archived"
    5. A text box to enter text to search in the body
    6. A checkbox to indicate "Direct message"
    7. A button to perform the search
  3. At least one of the fields listed above must be entered to enable the search button
  4. Once the user clicked on search button a list with the results must appear below the filters
  5. If user clicks on a message, apply Read message from Inbox #24
@iuresti iuresti added this to the MVP milestone Aug 21, 2019
@iuresti iuresti removed this from the MVP milestone Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant