issues
search
OODemi52
/
slackUpload
SlackShots is an application that allows user to upload large amounts of images to a chosen Slack channel in their Slack workspace, in a much faster and more user friendly way that using Slack's native application!
https://slackshots.app
1
stars
0
forks
source link
Optimize Upload Image Grid
#43
Open
OODemi52
opened
8 months ago
OODemi52
commented
8 months ago
Need to look into and implement optimizations for the grid that displayed all the uploaded files:
Make image Cards a standard size and redesign them to have a sleeker aesthetic
Add ability to change how many pictures show up in grid at once
Use place holder SVG animation to show pictures are loading in
User React Suspense so that batch of images load in together
Improve logic for infinite scroll technique
Look into caching and how to implement/improve it
Also look into virtualization
Need to look into and implement optimizations for the grid that displayed all the uploaded files: