Skip to content

feat: reorder activity table columns#760

Open
anonymoususer72041 wants to merge 1 commit intoopencats:masterfrom
anonymoususer72041:feat/reorder-activity-table-columns
Open

feat: reorder activity table columns#760
anonymoususer72041 wants to merge 1 commit intoopencats:masterfrom
anonymoususer72041:feat/reorder-activity-table-columns

Conversation

@anonymoususer72041
Copy link
Copy Markdown
Contributor

Summary

Reorders the columns in activity tables on detail pages to improve readability.

The previous order placed secondary metadata before the main activity context. This PR moves the "Regarding" column closer to the activity type and moves "Entered By" further to the right.

For company detail pages, the new order is:

Date | Type | Regarding | Contact | Notes | Entered By | Action

For candidate and contact detail pages, which do not have a separate Contact column, the new order is:

Date | Type | Regarding | Notes | Entered By | Action

Motivation

Activity lists are easier to scan when the primary context appears early in the row. Placing "Regarding" directly after "Type" makes it clearer what the activity refers to before showing notes or audit metadata.

The "Entered By" column is still available, but it is less central to quickly understanding the activity itself, so it now appears closer to the action column.

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