UI hands-off bug reports
#1 Only "From amount:" label has colon in "Search my invoices" section. Add colon to all labels except two "to" labels.
#2 "Showing 422 invoices" string is in contradiction with the overall number of pages displayed as a link at the bottom of search results table. 32 pages with 10 records per page represent only 320 invoices.
#3 Page 5 is missing at the bottom of search results table.
#4 "Invoce #" column title has a mistake and should be replaced with "Invoice #".
#5 "Search my invoices" section has date format like "9/30/2011" and search results table like "30-Sep-2011" - date format inconsistency.
#6 First row of "Status" column has "Rejcted" status with mistake. Replace with "Rejected".
#7 "Due Date" column presents data in not a date format.
#8 "PO #" column presents data in a date format that might not be a format of Purchase Order number.
#9 "Results per page" list box value "10", mismatch with "11" records in search results table.
#10 "Amount" column has "$22,376.00" cell out of order.
#11 "Amount" column has descending sorting symbol but column data is sorted in ascending order.
#12 "Actions" button is missing in bottom row of search results table.
#1 Only "From amount:" label has colon in "Search my invoices" section. Add colon to all labels except two "to" labels.
#2 "Showing 422 invoices" string is in contradiction with the overall number of pages displayed as a link at the bottom of search results table. 32 pages with 10 records per page represent only 320 invoices.
#3 Page 5 is missing at the bottom of search results table.
#4 "Invoce #" column title has a mistake and should be replaced with "Invoice #".
#5 "Search my invoices" section has date format like "9/30/2011" and search results table like "30-Sep-2011" - date format inconsistency.
#6 First row of "Status" column has "Rejcted" status with mistake. Replace with "Rejected".
#7 "Due Date" column presents data in not a date format.
#8 "PO #" column presents data in a date format that might not be a format of Purchase Order number.
#9 "Results per page" list box value "10", mismatch with "11" records in search results table.
#10 "Amount" column has "$22,376.00" cell out of order.
#11 "Amount" column has descending sorting symbol but column data is sorted in ascending order.
#12 "Actions" button is missing in bottom row of search results table.
Comment