IQSS / IQSS/dataverse

dataset thumbnails: spinner doesn't stop spinning on S3

Open
#8,318 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Type: Bug
Dominant language
Java
Stars
1.1k
Forks
564
Avg merge
2d 2h
Merged PRs (30d)
29

Description

What steps does it take to reproduce the issue?

Upload a dataset thumbnail.

  • When does this issue occur?

Once the image file is selected and uploaded.

  • Which page(s) does it occurs on?

dataset-widgets.xhtml

  • What happens?

The image is uploaded and thumbnails produced, but the spinner never stops, at least on S3 storage, so the end user may think Dataverse isn't ready for the "Save" button. This is ultimately a cosmetic/non-issue, but it caused some consternation for one of our community members who performed a system migration this weekend.

  • To whom does it occur (all users, curators, superusers)?

All users.

  • What did you expect to happen?

The spinner should disappear once thumbnails are produced and saved to storage.

Which version of Dataverse are you using?

5.9

Any related open or closed issues to this bug report?

I didn't find one directly related, but there are multiple dataset thumbnail issues open.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with dataset-widgets.xhtml and trace the thumbnail upload flow when storage is S3. Reproduce by uploading a dataset thumbnail, then verify that the spinner disappears after the thumbnails are produced and saved, allowing the user to continue to Save.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, javascript
Domain
cloud, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.