You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* hide typeahead search in filters on first load since ui is collapsed, remove debug code
* add material/format to item page
* fix for imagelist items that have only 1 page, to not show the multi page icon on search tiles #217
* bookreader style updates #218
* update highlighted collection card to show image override #221
* update number formats for result counts to have commas #222
* add delete to admin ui cards, also fix glitch when deleting certain collections #220
* pagination/scrollTo fixes for search page and other parts of app #226#157
* update link to collections on search to only return if > 1 results when a collection is selected/part of url #219
* fix for image size rendering on item/ark:/87293/d3cv4bw94
Describe the bug
All numbers that are greater than 4 digits in length should have commas to improve readability. Currently no commas are used.
Example of desired format
1
10
100
1000
10,000
100,000
1,000,000
Example of current format
The text was updated successfully, but these errors were encountered: