You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(web): history entries now show display names instead of raw IDs
Remove hardcoded fallback titles from history entries. Let HistoryCard
component fetch display names from the API using useEntityDisplayName
hook for a better user experience.
0 commit comments