Azure DevOps sprint boards (Boards -> Sprints) show work items grouped either by "People" or by "Stories", none of which make much sense to me, given how my team works on items based on client's very short lived "sprints". We work in sprints of one week, so User story doesn't make ton of sense to us. Also grouping by "People" does not work for us because we work on items based on their priorities (up the board means higher priority). So grouping items based on people defies (well, at least to a great extent) the idea of "up the board means higher priority", because multiple items are assigned to each developer, and low priority items show up in between high priority items of two users. Take a look at the image below. This is not from my actual project, and I have marked in the image with HIGH and LOW to indicate priorities.
For two users, things are not that complicated, but for many users things start to get a little confusing.
Question: Can I prevent the board from grouping items by either "People" or "Stories"? I don't want any grouping, I want something like the Kanban board in Azure DevOps (Boards -> Boards). I haven't found any straight forward setting to do this. And since in Azure DevOps, things are not so easy when it comes to customization.

