Skip to content

2586 truncate cells#2613

Merged
Tony-Villa merged 2 commits into
developfrom
2586-truncate-cells
Aug 21, 2025
Merged

2586 truncate cells#2613
Tony-Villa merged 2 commits into
developfrom
2586-truncate-cells

Conversation

@anh628

@anh628 anh628 commented Aug 20, 2025

Copy link
Copy Markdown
Member

What changes did you make?

  • Added truncation feature to all tables text fields that have unlimited text option (Alt No, Created By, Staff Assigned)
  • Updated CSS in TdExpandable to force wrap overflow text

Why did you make the changes (we will use this info to test)?

  • TdExpandle only naturally wraps content but an overflow can still exist if string doesn't have a natural break. Forced a wrap using overflow-wrap: anywhere.

Issue-Specific User Account

Use admin account to view manage submissions and submission log tables
Use security admin account to view archived projects table
use any user account to view my projects and submissions table

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied Screenshot 2025-08-20 at 2 18 34 PM
Visuals after changes are applied

My Projects
Screenshot 2025-08-19 at 5 31 01 PM

@anh628
anh628 marked this pull request as ready for review August 20, 2025 21:20
@nchanyal
nchanyal self-requested a review August 21, 2025 00:45
@Tony-Villa
Tony-Villa merged commit 0f26048 into develop Aug 21, 2025
4 checks passed
@Tony-Villa
Tony-Villa deleted the 2586-truncate-cells branch August 21, 2025 01:43
@nchanyal
nchanyal removed their request for review September 15, 2025 19:57
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.

Add truncation feature to all tables text fields that have unlimited text option

2 participants