RhoInc/Webcharts

Table: Streamline Search and Sort UI

Closed this issue · 4 comments

Combine Search and sort functionality into a single div.

Sort and search are contained within .table-top now and floated left and right respectively. Export and pagination are contained within '.table-bottom' now and floated left and right respectively. Still need to figure out where to display number of records filtered/searched/paginated.

I'm thinking we can move the "Search:" label to the default text for the input, and use that space to show the number of records.

Test Notes: Confirm that search and sort appear in the header and that pagination and export appear in the footer and all look good in various browsers/combinations. Note that #128 is handled in a separate issue.

Pass

IE:
23
Google Chrome:
24
Firefox:
25