#1. “Actions” button is missing in the row #11
#2. 32 pages is not enough to accommodate 422 search results
#3. Search results should display 10 rows (as per “Results per page” list box), not 11
#4. Replace “Showing 422 invoices” with “Showing 1-10 of 422 invoices”
#5. “Type” column is redundant since all the search results are of same type (invoice)
#6. “Search my invoices” section: Replace “From Amount” , label with “Amount from”
#7. Sorting order violation in “Amount” column: “$22,409.37” should go below “$22,376.00”, not above
#8. Left most column title: Replace “Invoce #” label with “Invoice #”
#9. Misspelled word in first row/“Status” column
#10. Enumeration search results of pages: link to page “5” is missing
#11. ”Search my invoices”: provide all the label with the colon character at the end
#2. 32 pages is not enough to accommodate 422 search results
#3. Search results should display 10 rows (as per “Results per page” list box), not 11
#4. Replace “Showing 422 invoices” with “Showing 1-10 of 422 invoices”
#5. “Type” column is redundant since all the search results are of same type (invoice)
#6. “Search my invoices” section: Replace “From Amount” , label with “Amount from”
#7. Sorting order violation in “Amount” column: “$22,409.37” should go below “$22,376.00”, not above
#8. Left most column title: Replace “Invoce #” label with “Invoice #”
#9. Misspelled word in first row/“Status” column
#10. Enumeration search results of pages: link to page “5” is missing
#11. ”Search my invoices”: provide all the label with the colon character at the end
Comment