[
https://issues.apache.org/jira/browse/ATLAS-5045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brijesh Bhalala updated ATLAS-5045:
-----------------------------------
Description:
Adding detail page view for Glossary
Currently their is no detail view for glossary like we have for term and
category.
This task addresses several functional UI bugs within the Glossary module and
resolves underlying test environment errors to improve developer experience.
*UI & Functional Fixes:*
* *Missing Update Button:* Restored the missing "Edit/Update" pencil icon on
the main Glossary Detail Page so users can modify root glossaries just like
they can with terms and categories.
* *Instant State Syncing:* Fixed an issue where the interface did not update
after creating or editing a Glossary, Category, or Term. The application now
instantly fetches and displays the latest data upon a successful form
submission without requiring a manual page refresh.
* *Navigation URL Bug:* Resolved a routing issue that caused the {{@glossary}}
suffix to be appended multiple times to the URL search parameters during
navigation.
* *Sidebar Tree Crashes:* Prevented the Glossary sidebar tree view from
crashing by implementing deduplication logic, ensuring stable rendering even if
duplicate node IDs are returned.
*Test & Environment Fixes:*
* *IDE Module Resolution:* Resolved widespread "module not found" errors in
the test suite so developers no longer see false-positive path alias errors in
their editors.
* *TypeScript Strictness:* Fixed multiple strict-mode compilation errors
across the testing environment (including spread parameter tuples, implicit
scoping, and mocked argument definitions) to ensure the test suite is 100%
compliant with the project's strict TypeScript constraints.
was:
Adding detail page view for Glossary
Currently their is no detail view for glossary like we have for term and
category.
> [React UI] Adding detail page view for Glossary
> -----------------------------------------------
>
> Key: ATLAS-5045
> URL: https://issues.apache.org/jira/browse/ATLAS-5045
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core, atlas-webui
> Reporter: Brijesh Bhalala
> Assignee: Brijesh Bhalala
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Adding detail page view for Glossary
> Currently their is no detail view for glossary like we have for term and
> category.
> This task addresses several functional UI bugs within the Glossary module and
> resolves underlying test environment errors to improve developer experience.
> *UI & Functional Fixes:*
> * *Missing Update Button:* Restored the missing "Edit/Update" pencil icon on
> the main Glossary Detail Page so users can modify root glossaries just like
> they can with terms and categories.
> * *Instant State Syncing:* Fixed an issue where the interface did not update
> after creating or editing a Glossary, Category, or Term. The application now
> instantly fetches and displays the latest data upon a successful form
> submission without requiring a manual page refresh.
> * *Navigation URL Bug:* Resolved a routing issue that caused the
> {{@glossary}} suffix to be appended multiple times to the URL search
> parameters during navigation.
> * *Sidebar Tree Crashes:* Prevented the Glossary sidebar tree view from
> crashing by implementing deduplication logic, ensuring stable rendering even
> if duplicate node IDs are returned.
> *Test & Environment Fixes:*
> * *IDE Module Resolution:* Resolved widespread "module not found" errors in
> the test suite so developers no longer see false-positive path alias errors
> in their editors.
> * *TypeScript Strictness:* Fixed multiple strict-mode compilation errors
> across the testing environment (including spread parameter tuples, implicit
> scoping, and mocked argument definitions) to ensure the test suite is 100%
> compliant with the project's strict TypeScript constraints.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)