wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.98k stars 1.32k forks source link

No visual indicator to separate different days' notifications #21191

Open ScenarioKG opened 2 months ago

ScenarioKG commented 2 months ago

Expected behavior

Notifications should clearly display separation between different days for better readability.

Actual behavior

Notifications from different days appear without clear separators, potentially confusing users about the timeline of events.

Steps to reproduce the behavior

  1. Open 'Notifications'
  2. Navigate to notifications older than a few days.
Tested on [device], Android [version], JPAndroid / WPAndroid [version]

Galaxy S21 5G, Android 12, Jetpack 25.2.1 (1444)/WordPress 25.2.1 (1444)

SCREENSHOT_1

dangermattic commented 2 months ago

Thanks for reporting! 👍

BLANKatGITHUB commented 3 weeks ago

Hi , can you guide me a little like which file handle's this , I am new

nbradbury commented 3 weeks ago

@BLANKatGITHUB I think ui.notifications.adapters.NotesAdapter is what you're looking for.