flightlesstux / S3-Directory-Listing

Are you tired of the boring, generic S3 bucket listings? 🥱 Well, look no further! 😎
25 stars 8 forks source link

It cannot display the files in the next page directory #23

Open haiouc opened 3 months ago

haiouc commented 3 months ago

Two issues

1) set " const itemsPerPage = 50; " When the number exceeds 50, the next page starts, but in the next page, only the first-level directory is seen, and the files under the directory are not seen

2) I want to go back to the upper directory, but the result is wrong, it goes straight back to the HOME directory

flightlesstux commented 3 months ago

Hello @haiouc,

Thank you so much for your feedback, during these days, I don't have enough time for fix. If you want, you can send a PR if you wish. 🙌🏻