TrackFlow [BUG](Mobile): Status filter clicks heading

ClosedSat Jan 06 2024

When a user is on a mobile device and selects the status filter above the issues table, the column header also gets pressed which causes the table to be sorted.\n\nThe UX of this action may need to be rethought if there isnt a clean way to isolate the clicks.\n\nSteps to reproduce\n1. Go to the issues page on a mobile device\n2. Open the status filter drop-down\n3. Select a status to filter by\n\nExpected behavior\n* There shouldn't be any other interaction other than the table being filtered by status when a filter is selected.\n\nActual behavior\n* The column header also gets pressed which causes the table to be sorted.