-
Notifications
You must be signed in to change notification settings - Fork 2k
Feature Request: Allow purchase management page to be sorted or filtered, especially by upcoming renewal date #86616
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
Comments
Here they are: auq0mRJCnQxrR33yRi1o7x-fi-838_7324 ![]() |
This is being worked on and tracked in pfOicC-hF-p2-Shilling |
Status update: The Next, I am breaking each of the "columns" of the
|
The PurchaseItem component has been broken down into the columns in four PRs:
Two of the four PRs have merged. Third (#102666) is ready to go. Fourth (#102514) will need a rebase. Once all four columns have merged, I will tackle CSS Styling, then the |
Status Update: 🏅 Wins:
⛰ Challenges: I created an issue to work out what to do about this here: #102945 Next Up
|
Something to note: #103064 disables the development feature flag for this list because apparently it breaks some e2e tests (I didn't know they used the dev environment but 🤷). So future development will require flipping on the flag manually until I can fix those tests. |
Status Update🏅 Wins:
⛰ Challenges: Next up:
|
Status Update🏅 Wins:
⛰ Challenges:
Next up:
|
What
It would be nice if the page at https://wordpress.com/me/purchases could be sorted (or have a default sort) by the date of upcoming auto-renewals. We used to have a separate "Upcoming Charges" page for that, which was removed a few years ago in favor of showing the renewal dates on this page; however, the old page listed the charges ordered by date, which was more useful.
@michaeldcain also mentioned to me that there may be some old designs for allowing this page to be sorted and filtered. And we could definitely imagine other ways to sort or filter it in general; for example, showing subscriptions that aren't scheduled to auto-renew, showing subscriptions without a payment method attached, etc.
Why
This would be useful for customers who own many sites or subscriptions, to keep track of what their upcoming charges are.
The screenshot below shows an example of what it looks like now when many subscriptions are present. The renewal dates for each subscription are shown, but the order isn't particularly useful for this purpose at all:
How
No response
The text was updated successfully, but these errors were encountered: