Feature Request/Idea: Increase maximum resolution of dataset thumbnail images
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
Overview of the Feature Request
Increase the maximum resolution, but not necessarily the display area, of uploaded dataset thumbnail images.
With modern day bandwith and high resolution screens, a resolution of 48 x 48 seems to restrictive. A resolution of 96 x 96, 128 x 128 or even 256 x 256 would be preferable.
Another possibility is to add the option to store two versions of the thumbnail image:
- One in 48 x 48 to be used in the list view
- One in a higher resolution only to be used in the detail view.
What kind of user is the feature intended for?
All users
What inspired the request?
The finer details of our thumbnail images are not discernible in the extremely low resolution. A small increase in resolution could make them more usable without harming the responsiveness too much.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. Trace the dataset thumbnail upload and display paths, then determine whether the project should use a larger image, separate resolutions, or another agreed approach; done means higher-resolution details are visible without unnecessarily enlarging the display area.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100