Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement filtering on File List Tables #40

Open
7 tasks
carbontracking opened this issue Nov 13, 2017 · 0 comments
Open
7 tasks

Implement filtering on File List Tables #40

carbontracking opened this issue Nov 13, 2017 · 0 comments
Assignees
Labels

Comments

@carbontracking
Copy link
Owner

carbontracking commented Nov 13, 2017

  • Based on example from https://codepen.io/chriscoyier/pen/tIuBL
  • Each column of the File List table has a filter zone above it, spaced similar to the columns
  • This "Filter" has a hx element at the same level as the FileList Table, h2 I think...
  • Implement a "Clear all" button in the best location (perhaps as a h3 for easy access/navigation)
    • There must be an indicator that filtering has been done or not so that the user can remove filtering
  • Filtering is dynamic, as the number of lines change, TTS the number of corresponding lines.
  • At the FileList Table hx, include the number of rows in the table. This is updated dynamically as we filter
  • The filtering on the Date column must include the option "today", "yesterday", "this week" etc.

filelisttable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants