core
core copied to clipboard
bug: UserChip doesn't show user's name
Describe the bug The component always show Unnamed in the UserChip component.
To Reproduce Steps to reproduce the behavior:
- Go to any page that has table
- Select any row
- In the right side details pane bottom
- See error in the CoreDataTableDetailsPane > TableRowAuditData > UserChip
Expected behavior Must show all information in user chip. If no user id present or name not provided to user then only show Unnamed.
Screenshots

Desktop (please complete the following information):
- OS: [Windows 11]
- Browser [chrome]
- Version [0.7.6]
Smartphone (please complete the following information): not tested
Additional context no information