RepoJournal

@bgrgndzz

A short briefing every day bgrgndzz ships something — in about 3 minutes.

One email a day. Unsubscribe in one click.

14 stories across 8 days in 2020

Mon Wed Fri
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Recent weeks →

Entries start May 14, 2018 — we reconstructed the previous month from @bgrgndzz's public GitHub activity on the day they joined. Squares before that show contribution counts only.

Full archive →

Onboarding modals and post reporting flow

By RepoJournal , from @bgrgndzz's public GitHub activity

Backfilled

Buğra Gündüz built out the reporting interaction for bloom, adding modals for onboarding and wiring up the hide and refresh logic when posts are flagged.

Three commits to bgrgndzz/bloom landed across the reporting feature. The first added two onboarding modals for testing [1], establishing the initial UX patterns for new users. The second change hid reported posts from the feed [2], keeping flagged content out of view. The third refreshed the page when a post is reported [3], ensuring the UI stayed in sync after a report action.

One email a day. Unsubscribe in one click.

References

  1. [1] add 2 onboarding modals for testing bgrgndzz/bloom
  2. [2] hide reported posts bgrgndzz/bloom
  3. [3] refresh page when a post is reported bgrgndzz/bloom

Quick answers

What shipped in bgrgndzz on August 6, 2019?
Buğra Gündüz built out the reporting interaction for bloom, adding modals for onboarding and wiring up the hide and refresh logic when posts are flagged. In total, 3 commits landed.
Who contributed to bgrgndzz on August 6, 2019?
1 developer shipped this update, including Buğra Gündüz.
What were the notable bgrgndzz updates?
add 2 onboarding modals for testing, hide reported posts, and refresh page when a post is reported.