All work
- [Tech Debt]: Reset state when app is unloadedUILD-552Siarhei Karol
- Work Edit form - Instance read-only section: "Notes about the instance" data is not shownUILD-551
- UI Refactoring - code cleaningUILD-550Siarhei Karol
- UI Refactoring - automated tests fixUILD-549Siarhei Karol
- UI Refactoring - record generationUILD-548Siarhei Karol
- UI Refactoring - record loadingUILD-547Siarhei Karol
- UI Refactoring - use custom profileUILD-546Siarhei Karol
- Work Edit form: Table with instances shows broken columnUILD-545Resolved issue: UILD-545Tetiana Kovalchuk
- Provision activity repeatable fields: additional field is added for each repeated when whole section is duplicated and savedUILD-544Siarhei Karol
- Navigation: modal is not shown when navigating back to Search with back button with unsaved changesUILD-543Resolved issue: UILD-543Tetiana Kovalchuk
- Work read-only: Field label "Assigning agency" of LOC Classification number is not show on Work read only screenUILD-541
- Sunflower BugFest Support (manual testing)UILD-540Resolved issue: UILD-540Siarhei Karol
- Duplicate screen: "Cancel" does not cancel the action after resource is duplicatedUILD-539Resolved issue: UILD-539Tetiana Kovalchuk
- STORY: MARC Tooltip for LDE LabelsUILD-538
- STORY: UI fields reordering at Work Edit and Instance EditUILD-537
- STORY: Support for Subject Headings, Bib Fields 6XXUILD-536
- Search query shows slashes when entered value has quotation marksUILD-535Siarhei Karol
- Preview page import from MARC to bib: double title shown when importing after marc preview is openedUILD-534Siarhei Karol
- Work creator "subclass" does not shown value for second resource on comparison formUILD-533Resolved issue: UILD-533Tetiana Kovalchuk
- Navigation: broken Edit screen shown when navigating back to Search with back buttonUILD-532Resolved issue: UILD-532Tetiana Kovalchuk
- Search does not show previous state when Contributor/LCCN search performed and user navigates from Edit formUILD-531Resolved issue: UILD-531Tetiana Kovalchuk
- Search results set: long titles are not alignedUILD-529
- Edit form shows extra fields when imported/derived record contains not supported field typesUILD-528Siarhei Karol
- Add Authority lookup permissions to Cataloger - Linked Data Editor roleUILD-527Resolved issue: UILD-527Alvaro Lopez
- STORY: Warning message when an updated work/instance has same fingerprint as another work/instanceUILD-525
- STORY: Work creator subclass doesn't show in read-only modeUILD-524Resolved issue: UILD-524Alvaro Lopez
- Release: Sunflower - ui-linked-dataUILD-523Resolved issue: UILD-523Siarhei Karol
- Release: Sunflower - ui-ld-folio-wrapperUILD-522Resolved issue: UILD-522Siarhei Karol
- STORY: Warning message for classification numbersUILD-520
- Intermittent: Wrong screen is shown when work is created and "Add instance" selectedUILD-519Resolved issue: UILD-519Siarhei Karol
- Search: Clicking pagination "Next" button after advanced search conducted does not navigate to the further search resultsUILD-517Resolved issue: UILD-517Tetiana Kovalchuk
- STORY: Authority warning message display on navigate with unsaved changesUILD-515
- FE TECH DEBT | Bump react-intl version for ui-linked-dataUILD-514
- LDE Modal windows: make modals consistent to follow the patternUILD-513
- FE TECH DEBT: refactor useModalControls hookUILD-512Siarhei Karol
- STORY: Authority warning messages - unsupported tagUILD-511Resolved issue: UILD-511Alvaro Lopez
- Duplicate: Resource title is not changed when duplicating work/instance/and Instance is automatically linked to the duplicated WorkUILD-510Resolved issue: UILD-510Tetiana Kovalchuk
- Import from Inventory to LDE: two titles are shown on preview screenUILD-509Resolved issue: UILD-509Tetiana Kovalchuk
- STORY: Error messages to display on LDEUILD-508Resolved issue: UILD-508Alvaro Lopez
- SPIKE: Simplify Linked Data UIUILD-507Resolved issue: UILD-507Punnoose Kutty Jacob Pullolickal
- Several modals shown at once/Wrong app background colour when Advanced search modal is openedUILD-506Resolved issue: UILD-506Tetiana Kovalchuk
- Advanced search: 'Starts with' qualifier does not return resultsUILD-516Resolved issue: UILD-516Tetiana Kovalchuk
- STORY: Rename Linked Data Editor App label to "Linked Data Editor - beta"UILD-505Resolved issue: UILD-505Alvaro Lopez
- migrate stripes dependencies to their Sunflower versionsUILD-504Resolved issue: UILD-504Punnoose Kutty Jacob Pullolickal
- migrate react-intl to v7UILD-503Resolved issue: UILD-503Punnoose Kutty Jacob Pullolickal
- Story: Undo Thin Thread LCCN validation ruleUILD-502Resolved issue: UILD-502Gloria Gonzalez
- 'Continue without saving' is disabled on the modal shown when switching to work from duplicated instance with unsaved changesUILD-501Resolved issue: UILD-501Tetiana Kovalchuk
- STORY: Action drop down menu | View MARCUILD-500
- STORY: Authority Lookup : Return keyUILD-499
- FE TECH DEBT Linked-data: React 19: refactor away from deprecated methodsUILD-498Resolved issue: UILD-498Siarhei Karol
50 of 508
[Tech Debt]: Reset state when app is unloaded
Description
Environment
None
Potential Workaround
None
Checklist
hideDetails
Assignee
Siarhei KarolSiarhei KarolReporter
Siarhei KarolSiarhei KarolLabels
Priority
TBDStory Points
2Sprint
Development Team
CitationRelease
Trillium (R2 2025)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Siarhei Karol
Siarhei KarolReporter
Siarhei Karol
Siarhei KarolLabels
Priority
Story Points
2
Sprint
Development Team
Citation
Release
Trillium (R2 2025)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created 6 hours ago
Updated 11 minutes ago
Activity
Show:
Currently, when the user navigates to any other FOLIO application and returns back, LDE preserves its previous state.
To fix this, Zustand state should be cleared when app is unloaded.