Modern list - Filters issue with more than 7 views

Copper Contributor

This may be a potential bug...

 

Filtration pane doesn't apply filter to selected view instead it picks first view where user was landed when navigated to custom list. 

 

I have list with 7 or more views, the links for these views are added in quick launch, default view is allitems.aspx. Noticed that when user navigates to any of the custom views using links from left navigation and applies filter, the filter will switch view back to previous view(where user came first time when navigated to list). 

 

Elaborating with example:

 

viewallitems.aspx 

View1.aspx

view2.aspx

view3.aspx

view4.aspx

view5.aspx

view6.aspx

view7.aspx

 

User navigates to custom list with allitems.aspx, user chooses view6.aspx and applies filters, the list view selection changes back to allitems.aspx instead of retaining view6.aspx with *. However, at this point if I refresh page then results and selected view are shown correctly. 

 

Number of views can be less or more, I have observed issue with 7 views. List with 3 custom views works as expected. 

 

I'm guessing, it could be something to do with page refresh and partial post back when number of views are greater than x(7)!

0 Replies