This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 144
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
probot-autolabeler
bot
added
focus: components
Issues for woocommerce components
Packages
labels
Dec 21, 2018
psealock
changed the title
Add calendar to date advanced filter
Advanced Filters: Add DatePicker
Dec 21, 2018
psealock
force-pushed
the
add/date-filter-calendar
branch
from
January 1, 2019 00:32
6420343
to
49272c1
Compare
jeffstieler
reviewed
Jan 5, 2019
jeffstieler
reviewed
Jan 5, 2019
jeffstieler
reviewed
Jan 5, 2019
jeffstieler
reviewed
Jan 5, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good! Let's get the screen reader / legend text issue sorted and 🚢 it.
psealock
force-pushed
the
add/date-filter-calendar
branch
from
January 13, 2019 23:46
49272c1
to
3f41ecb
Compare
psealock
force-pushed
the
add/date-filter-calendar
branch
from
January 14, 2019 00:22
3f41ecb
to
c9228aa
Compare
@jeffstieler Could you take another look? I followed the pattern set in #1099 for the screen reader text. |
jeffstieler
approved these changes
Jan 14, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good and tests well.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #1027
Add Date Advanced Filter for Customers Report
Accessibility
Due to underlying Gutenberg issues dealing with focus currently being resolved, I'm punting on testing a11y on this component until those get fixes are in place. Issue to track #1145
Screenshots
Test
/wp-admin/admin.php?page=wc-admin#/analytics/customers
Known Issues