involveMINT / iMPublic

Public involveMINT repo #hacktoberfest
https://app.involvemint.io
7 stars 20 forks source link

Message search should only appear when swiping down #246

Open QuinnNTonic opened 4 months ago

QuinnNTonic commented 4 months ago

Original Work Item URL

Original Work Item Details

| Created date | Created by | Changed date | Changed By | Assigned To | State | Type | Area Path | Iteration Path| |---|---|---|---|---|---|---|---|---| | 05/10/2021 22:27:17 | Patrick Taylor | 05/26/2021 01:09:12 | Jeremy C. Zacharia | | New | Bug | involveMINT\involveMINT | involveMINT |

Original Work Item JSON

```json { "fields": { "Microsoft.VSTS.Common.Priority": 2, "Microsoft.VSTS.Common.StackRank": 1997485229, "Microsoft.VSTS.Common.StateChangeDate": "05/10/2021 22:27:17", "System.AssignedTo": { "displayName": "" }, "System.BoardColumn": "New", "System.BoardColumnDone": False, "System.ChangedBy": { "displayName": "Jeremy C. Zacharia" }, "System.ChangedDate": "05/26/2021 01:09:12", "System.CommentCount": 1, "System.CreatedBy": { "displayName": "Patrick Taylor" }, "System.CreatedDate": "05/10/2021 22:27:17", "System.Id": 451, "System.Reason": "New", "System.Rev": 8, "System.RevisedDate": "01/01/9999 00:00:00", "System.State": "New", "System.TeamProject": "involveMINT", "System.Title": "Message search should only appear when swiping down", "System.WorkItemType": "Bug", "WEF_F54671B39AF54036B4485F04394D6594_Kanban.Column": "New", "WEF_F54671B39AF54036B4485F04394D6594_Kanban.Column.Done": False, "WEF_F54671B39AF54036B4485F04394D6594_System.ExtensionMarker": True }, "id": 451, "relations": [ ], "rev": 8, "url": "https://dev.azure.com/involvemint/1853e4bf-a341-4c37-98f5-57387729b589/_apis/wit/workItems/451" } ```

Work Item Comments (1)

| Created date | Created by | JSON URL | |---|---|---| | 05/10/2021 22:29:21 | Patrick Taylor | [URL](https://dev.azure.com/involvemint/1853e4bf-a341-4c37-98f5-57387729b589/_apis/wit/workItems/451/comments/790154) | **Comment text**:

Having the search appear immediately in the messages feed is confusing, this should only appear when someone swipes down or elects to search
Because users immediately will type in someone's name to try to search for their handle, not clear that they are searching for chat records

-----------