Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase maximum number of images uploadable to galleries from 9 to 30 #1408

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hnarayanan
Copy link

This PR is based on #1407.

I believe that the original gallery component might have been limited to a maximum of 9 images for a legitimate reason (e.g. bandwidth or performance). But in everyday use, I come across cases where I would like to upload more images than this.

This PR simply increases this one constant from 9 to 30. It also changes one hard-coded string to mirror this number, which is a trivial but helpful change (even if the count increase is not what the project wishes).

I am hoping that the original constraints that led to the initial limit of 9 do not hold today. Please consider this PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant