Skip to content

Conversation

@mondoreale
Copy link
Collaborator

@mondoreale mondoreale commented Nov 21, 2025

Sets a reasonable max-width onto the operator name column.

Future considerations

  • Upgrade node-datachannel in the network repo (dht?) to 0.30 to avoid compilation issues – the reason this took so long is that I couldn't get the Hub up. My setup does not tolerate node-datachannel v0.27. Works ok with v0.30 tho.

Note

Truncates operator names with ellipsis (max-width 12rem) and enables truncation in both Operators and My Delegations tables.

  • UI/Operators list:
    • src/components/Table.tsx
      • OperatorName: add max-width: 12rem to truncation CSS for ellipsis.
    • src/pages/OperatorsPage.tsx
      • OperatorIdCell usage in both tables now passes truncate={!!name} to enable name truncation.

Written by Cursor Bugbot for commit ffdb8f3. This will update automatically on new commits. Configure here.

@linear
Copy link

linear bot commented Nov 21, 2025

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@mondoreale mondoreale merged commit f5bcebb into master Nov 21, 2025
9 checks passed
@mondoreale mondoreale deleted the front-2358-truncate-operator-name-on-operator-list-page branch November 21, 2025 14:33
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.

2 participants