Skip to content

Conversation

timurgilfanov
Copy link

Description

In Jetpack app Notifications older then two days stays in one group and it's hard to separate them. To do so, I group such items by date using data as the header of the group. I used localized date formatting with DateFormat.getDateInstance().

I can't handle testing because have "Enable Jetpack" message on notification screen. I set up temporary site with jurassic.ninja with Jetpack Enabled. Down the enable Jetpack flow in app I stuck at the step with log in step:

Screenshot_20250916_110114 Screenshot_20250916_104603

I confirmed my emain on WordPress.com but flow doesn't go forward.

Also, I didn't find the way to test notifications list UI with prepopulated data localy.

Testing instructions

Someone need to test it against data source that generate notifications older then 2 days, since there are no documentation to work with Jetpack-speciefic issues:

@Anubhav8176 I checked with the team and unfortunately the problem is that our documentation is incomplete, in that it's missing instructions for Jetpack builds. We'll resolve this but it's unlikely to happen soon. For that reason, if you still wish to contribute, I recommend choosing something that's not Jetpack-specific.

Originally posted by @nbradbury in #21191

- Replace broad time groups (Older than 2 days) with specific dates
- Show calendar dates like 'December 15' for better timeline readability
- Maintain 'Today'/'Yesterday' labels for consistency
- Use localized date formatting with DateFormat.getDateInstance()
@timurgilfanov timurgilfanov force-pushed the issue/21191-fix-notification-day-separators branch from 8791fc1 to d167720 Compare September 16, 2025 07:03
Copy link

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

Successfully merging this pull request may close these issues.

1 participant