Description
During the development of the restored library feature, the UI was modified to display basic information.
We now need to extend the restored library UI to include the following metadata:
- Number of sections
- Number of subsections
- Number of units
- Instance name (can be null)
- User email (can be null)
Where can I find this section?
This UI appears when creating a new V2 library using the archive file option.
Success Criteria
- Display all the fields listed above (see attached image).
- If the instance or user email is not provided, hide that information in the UI.
- Ensure long titles are handled gracefully by adjusting the page layout accordingly.
