Skip to content

Conversation

@chaitanya-codes
Copy link

@chaitanya-codes chaitanya-codes commented Nov 11, 2025

Added a tooltip to display the full faculty name on hovering
Some faculty names were cut off due to limited width. This makes it easier to view long names truncated with ellipsis (...) without changing the layout or column width.

Changes:

  • Added title attribute to the faculty initials element (CompoundTable.tsx)
  • Added pointer-events-none to Loader to prevent it from affecting hover on faculty names

This small UX improvement lets users quickly see the full name without expanding or affecting other parts of UI.
image

Fixes #190

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.

Expand faculty name on hover

1 participant