Skip to content

ATLAS-5342: Atlas React UI: Entity modification functionalities (Add Classifications, Terms, Labels, Business Metadata) remain active for DELETED entities#697

Open
Brijesh619 wants to merge 1 commit into
apache:masterfrom
Brijesh619:ATLAS-5342

Conversation

@Brijesh619

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?
Disabled/hid all modification action buttons (Add, Edit, Delete) for Classifications, Terms, Labels, User-Defined Properties, and Business Metadata when the entity status is DELETED.
Switched the action-link prompt messages (e.g., "To add, click here") to static text under the DELETED state.
Utilized the EntityStatus.DELETED enum consistently across components.
Safeguarded button rendering against loading states to prevent UI flashing before the API response resolves.

How was this patch tested?
Unit Tests: Ran the full frontend unit test suite (npm test). All 180 test suites and 4,633 unit tests passed successfully.
Build Compilation: Ran typechecking (npm run typecheck) to ensure type safety.

@Brijesh619

Copy link
Copy Markdown
Contributor Author
Screenshot from 2026-07-16 17-03-01

@Brijesh619

Copy link
Copy Markdown
Contributor Author
Screenshot from 2026-07-16 17-05-26

…Classifications, Terms, Labels, Business Metadata) remain active for DELETED entities
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.

1 participant