fix: prevent showCollection button from disappearing#4154
fix: prevent showCollection button from disappearing#4154fstoe wants to merge 3 commits intoProjectMirador:mainfrom
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4154 +/- ##
==========================================
- Coverage 94.91% 94.91% -0.01%
==========================================
Files 324 324
Lines 16150 16152 +2
Branches 2533 2533
==========================================
+ Hits 15329 15330 +1
- Misses 816 817 +1
Partials 5 5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@fstoe I actually noticed something I have a question about -- the name of the Collection displayed in the sidebar and dialog In this image, the sidebar Collection name is "Aarau, Aargauer Kantonsbibliothek" After clicking the "Show Collection" button and opening the dialog, the name is "E-codices..." in the sidebar, but the Collection name is "Aarau, Aargauer Kantonsbibliothek" in the dialog. After closing the dialog, the Collection name in the sidebar returns to being "Aarau, Aargauer Kantonsbibliothek" Is this expected? I honestly do not know the intended behavior. Thanks. |
I doubt it. If you navigate to the parent collection, the collection info vanishes from the info panel. At this point, if you close the collection modal, the collection info keeps missing. The |
|
Closed in favor of #4155. |


Hey,
this is my idea to fix issue 4152 .