MPA

From the to-do list: MPA V1.0: Various bugs

❏ Wrong image in collection header

Comments

Pierre henri Seylan on July 24, 2019:

for user's collections, the thumbnail used in the details page must be the squared thumbnail, like in the grid view.
Now it is using the squared thumbnail.

To recap:
-factory collections-> using rectangular thumbnail in grid view annd details page
-user's collections -> using square thumbnail in grid view annd details page

Pierre henri Seylan on July 29, 2019:

there is still a bug:
-if the collection page is accessed by clicking on the thumbnail on sounds items, then the image is rectangular.

Basically, the thumbnail links to the factory version of the collection page, so that also the layout of the sound items is wrong.

This should be fixed, but we must make sure not to break the logic for factory collections.
When clicking on a thumbnail the expected behavior is:
  • if factory pack -> uses factory packs laylout (working)
  • if factory collection -> uses factory collection page layout (working)
  • if user collection -> uses user collection page layout (to fix)

see the video below:
https://www.dropbox.com/s/fbon2acn3f2ro2h/access%20via%20thumbnail%20.mov?dl=0

Pierre henri Seylan on July 31, 2019:

You can reproduce the bug by following those steps:

1. login with user: code2   pass: 1234
2. go to my library 
3. click the thumbnail of "test image" pack (to verify the image layout)
4. Go to factory list view
5. sort by recent 
6. click on first file thumbnail 

it will link to the detail page of the "test image" collection, which now uses rectangular image and factory collection layout.

see the video below:
https://www.dropbox.com/s/x3izk3c8qrn2a9z/collection%20image%20bug%20.mov?dl=0

Pierre henri Seylan on September 11, 2019:

UPDATE:

Another way to reproduce the issue:
1. Go to factory list view 
2. Find items which don't have packs/collection thumbails (like many instruments)
3. Add those items to your personal collection 
4. Scroll to refresh the view, so the thumbails are updated
5. click the thumbnails 

when clicking the thumbnails, it leads to the details page, but with the wrong image used.

see the video below:
https://www.dropbox.com/s/3p57f778e8uxys1/collection%20image%20bug.mov?dl=0


Also, if you compare the 2 screenshot below, you can see that it uses the wrong layout all together:
the thumbnail is not right, but also the sound items layout.

Pierre henri Seylan on September 23, 2019:

Feedback:

perform the test scenario again, the page view is now the correct one, but the image is still not displayed correctly.
It always displays a compressed version of the default image, instead of the actual collection thumbnail.

See the screenshot below, it is visible in the background that the thumbnail is not the one used in the square image.

Pierre henri Seylan on October 24, 2019:

1. Create a test collection
2. Find sound library files without thumbnails 
3. Add those to the collection
4. refresh list by sccroling
5. click the thumbnails

-> when accessing the collection via the files thumbnails, the collectio image is compressed and the sound items are using the version with thumbnails.
if accessing the same collection via the regular collection grid, the page displays the regular items.

see this video:
https://www.dropbox.com/s/6agscbwkmef9ixp/wrong%20collection%20header%20image.mov?dl=0