Cristobal M
9/25/23, 12:37:17 PM EDT
On friday I finished fixing bunch of actions related to Media Tab, but there are more to fix, I created a list to check them all, since we are using generic components usually fixing one thing breaks the other, so I-m taking this as a checklist
Actions to test in 3 scenarios: Media Module, Media Tab (Entities Dialog), Entity tables: -Select different folders -Sorting Columns -Add Filters -Switch results view (table, grid, gallery) -Pagination, go to page -Switch hits per page -Add, remove, re-organize columns -Selected actions menu -Category tree: Add, remove, rename categories -Drag & Drop -Combine all posibilities: Change folder, add filter, sort column, select different folder..... Curren identified issues: -Disable Scroll Bar in the background (breaks after opening filters) -Pagination broken -Hits per page not applied
Actions to test in 3 scenarios: Media Module, Media Tab (Entities Dialog), Entity tables: -Select different folders -Sorting Columns -Add Filters -Switch results view (table, grid, gallery) -Pagination, go to page -Switch hits per page -Add, remove, re-organize columns -Selected actions menu -Category tree: Add, remove, rename categories -Drag & Drop -Combine all posibilities: Change folder, add filter, sort column, select different folder..... Curren identified issues: -Disable Scroll Bar in the background (breaks after opening filters) -Pagination broken -Hits per page not applied
Christopher B
9/25/23, 1:53:51 PM EDT
Cristobal M
9/26/23, 2:21:16 PM EDT
-Meet Andrew, scroll in the background still happening (it happens when long list of assets + long list of filters) so I know hot to reproduce it
-We also discover the "gap" that transparent ~2pixels bar appears when scroll, it is happening only in his PC, we went to Screen config in windows and he has enabled a 125% zoom in the screen at the OS level, this zoom is not related to the Browser zoom, once that is disabled, the gap is gone. I'll investigate a way to reproduce it locally or I can ask my son later today his laptop to connect the big screen and see if I can figure it out.
-Filters ( the other "0" in the list) workd ok.
Christopher B
9/28/23, 7:31:54 AM EDT
Cristobal M
10/5/23, 2:17:57 PM EDT
Remove 2 seconds limit on video conversions, also review the thumbnail creation it should be hardcoded to the 02 second
Christopher B
10/12/23, 3:59:33 PM EDT
Cant remove last colums
Cant drag and drop
Babson Feature - Copy date over to the date column
addd User profile shortdateformatCan to My Account. So Art can use a yyyy-MM-dd rendering
Cristobal M
10/17/23, 3:18:49 PM EDT
From today call:
Showed them Search Results new Layout and Favorites, results at:
-Top search taking 10-15 seconds to complete, sometimes times-out. We need to figure it out about Search Performance
-Saved (Favorites) screen, did not shown in their server. It is all tested locally and in Demo, works ok, I'm going to review any permission.
-Art doesnt like a lot the Top bar and the Upload Btn next to it, feels like they are not related.
-Also he suggests maybe add a title to the filters and if possible make more evident the Top Search is a "Global Search"
Hot Folders:
-We reviewed a Hotl Folder empty it was not reading assets, verified permisisons, hotfolder scheduler and all, I think it is an issue with the "name.old", Andrew is verifying.
-We also found Folders with '%' symbol are not being ingested, they want to ingest them since is gonna be hard ask final users to fix this paths.
Christopher B
10/19/23, 2:52:50 PM EDT
Cant get back from editing "Fields"
$val
Import assets losing
Clean XML - from Hotfolder
Check Post-Production
Saved not showing
1 👍
Cristobal M
10/19/23, 6:22:04 PM EDT
Finished tweaks to Search Results including: Display foll keyword-matched, bold, and underline on hover only
Fixed can back from editing Fields
$val is not happening locally, tested in demo too.
Not sure why in demo the "editrecordstatus" field was marked as "keyword" so it was included in the All Fields (description). It was making a mess in the search results, fixed in the Template.
Cristobal M
10/20/23, 1:29:51 PM EDT
I'm trying to use encode & decode on the URL in the search bar, found that some characters breaks the Search. velocity macro #uuencode seems to work, but I can't find a way to decode
Cristobal M
10/20/23, 2:10:49 PM EDT
I think it is better to do it in JS since it was double escaping