BO - Shop Parameters - Contacts - Sort and pagination

Details

Steps

Step Description Expected result
Go to BO > Shop parameters > Contacts > Contacts Tab Contacts page is well displayed
Sort by id_contact desc List is sorted by id_contact desc
(3 -> 2 -> 1)
Sort By title asc List is sorted by title asc
(a -> b -> c)
Sort by title desc List is sorted by title desc
(c -> b -> a)
Sort by email asc List is sorted by email asc
(a -> b -> c)
Sort by email desc List is sorted by email desc
(c -> b -> a)
Sort by description asc List is sorted by description asc
(a -> b -> c)
Sort by description desc List is sorted by description desc
(c -> b -> a)
Sort by id_contact asc List is sorted by id_contact asc
(1 -> 2 -> 3)