[
https://issues.apache.org/jira/browse/ATLAS-5330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18096837#comment-18096837
]
ASF subversion and git services commented on ATLAS-5330:
--------------------------------------------------------
Commit 0fef6d7fb755e1be45856db2e0de8697c15d551d in atlas's branch
refs/heads/atlas-2.6 from Brijesh Bhalala
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=0fef6d7fb ]
ATLAS-5330: Atlas React UI: Text overflow issues in Global Search, Re… (#683)
( cherry-picked from commit 400db52af8fe3029057a926b47c00f09e4084145)
* ATLAS-5330: Atlas React UI: Text overflow issues in Global Search, Recent
Activity, Search Filters, and Popovers for long classification names
* ATLAS-5330: Atlas React UI: Text overflow issues in Global Search, Recent
Activity, Search Filters, and Popovers for long classification names
* ATLAS-5330: Atlas React UI: Text overflow issues in Global Search, Recent
Activity, Search Filters, and Popovers for long classification names
> Atlas React UI: Text overflow issues in Global Search, Recent Activity,
> Search Filters, and Popovers for long classification names
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: ATLAS-5330
> URL: https://issues.apache.org/jira/browse/ATLAS-5330
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 2.5.0
> Reporter: Brijesh Bhalala
> Assignee: Brijesh Bhalala
> Priority: Major
> Attachments: Screenshot from 2026-06-19 15-09-25.png, Screenshot from
> 2026-06-19 15-19-56.png, Screenshot from 2026-06-19 15-26-51.png, Screenshot
> from 2026-06-24 11-01-19.png, Screenshot from 2026-06-24 11-01-59.png,
> Screenshot from 2026-06-24 11-04-09.png, Screenshot from 2026-06-24
> 11-04-54.png, Screenshot from 2026-06-24 11-05-15.png, Screenshot from
> 2026-06-24 11-05-33.png, Screenshot from 2026-06-24 11-06-16.png, Screenshot
> from 2026-07-08 15-05-31.png
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> When a classification is created with an exceptionally long string of
> characters without spaces, the text fails to wrap or truncate properly. This
> causes the string to expand infinitely, breaking structural layouts and
> causing text to bleed horizontally outside of component boundaries across the
> application.
> *UI Modules Affected & Fixed:*
> * *Global Search Module:* Autocomplete dropdown suggestion menus and
> quick-search result blocks.
> * *Dashboard Overview Module:* "Recent Activity" widget timeline entries and
> Classification Coverage statistics.
> * *Advanced Search & Query Builder Module:* Applied filter chips (Tag, Type,
> Relationship) in the search results bar, and autocomplete dropdowns within
> the advanced filter accordions.
> * *Administrator Audits Module:* Main audit result data tables and
> import/export audit views.
> * *Entity Details Page Module:* Entity attributes views, classifications
> tables, and audit table details tabs.
> * *Classifications Management Module:* Classification creation forms, "Add
> Tag" assignment dialogs, and classification statistics tables.
> * *Global UI Components Module:* Reusable form inputs (text, dropdowns,
> datepickers), generic modal headers, and "Show More/Less" side-drawers.
> *Expected Behavior:* All UI modules must gracefully handle exceptionally long
> strings by strictly enforcing text truncation with a trailing ellipsis
> ({{{}...{}}}) and providing hover tooltips. Layout structural integrity must
> be maintained across dashboards, modals, dropdowns, and data tables without
> horizontal overflow.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)