Message display and targeted messages page
By RepoJournal , from @bgrgndzz's public GitHub activity
Backfilled
Buğra Gündüz built out the messaging interface for spoonsor, adding shortened message previews to views, real-time sidebar updates, and a dedicated page for targeted messages.
Three commits to bgrgndzz/spoonsor shaped the messaging experience. The first work shortened message and description text for display in views [1], keeping the interface compact. Next, Buğra added live sidebar updates so that messages appear there as soon as they are received [2], giving users immediate feedback. The third piece created a new targeted messages page [3], centralizing where users can see and manage messages sent to specific audiences.
One email a day. Unsubscribe in one click.
A short briefing every day bgrgndzz ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] display shortened message and description in views bgrgndzz/spoonsor
- [2] display message in the sidebar after message is received bgrgndzz/spoonsor
- [3] create targeted messages page bgrgndzz/spoonsor