rubyforgood/human-essentials

In Donations shift the date column all the way to the left

Closed

#5,591 opened on Jun 7, 2026

 (2 comments) (0 reactions) (1 assignee)Ruby (591 forks)github user discovery
Good First Issue

Repository metrics

Stars
 (582 stars)
PR merge metrics
 (Avg merge 90d 16h) (22 merged PRs in 30d)

Description

Summary

In the Donations list, the date column is in a non-ergonomic position

Why change?

Because having the date on the left makes it more human scanable across the table

Steps to replicate

  • Login as a bank (Orgadmin1)
  • in navigation view Donations > All Donations
  • View All Donations table
  • See that date column is to the right of Source

Criteria for completion / testing

  • Date column is moved to the left to be the first column
  • Tests all pass (no new tests needed)

Contributor guide