Skip to content

Add Image Filename Length Validation for Profile, Banner, and News Article Uploads#220

Open
betsyecastro wants to merge 3 commits into
developfrom
profile-img-filename-validation
Open

Add Image Filename Length Validation for Profile, Banner, and News Article Uploads#220
betsyecastro wants to merge 3 commits into
developfrom
profile-img-filename-validation

Conversation

@betsyecastro
Copy link
Copy Markdown
Contributor

In order to prevent issue #215 from happening again, this PR covers:

  1. Adding the FilenameLengthRule validation rule for image uploads to the HasImageUploads trait, used to validate ProfileImageRequest, BannerImageRequest, ProfileUpdateRequest for the profiles sections that contain image uploads.
  2. Adding tooltips to the sections mentioned above to display the image upload requirements.

@betsyecastro betsyecastro requested review from shukla-m and wunc May 15, 2026 20:41
@betsyecastro betsyecastro self-assigned this May 15, 2026
@betsyecastro betsyecastro added the ✨ enhancement New feature or request label May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant