Skip to content

Fix: banner support valid image types#5383

Merged
SandeepVashishtha merged 3 commits into
SandeepVashishtha:masterfrom
Ayontikapal:fix/banner-support
Jun 2, 2026
Merged

Fix: banner support valid image types#5383
SandeepVashishtha merged 3 commits into
SandeepVashishtha:masterfrom
Ayontikapal:fix/banner-support

Conversation

@Ayontikapal
Copy link
Copy Markdown
Contributor

@Ayontikapal Ayontikapal commented Jun 1, 2026

Description

This PR adds file type validation for event banner uploads to ensure that only supported image formats can be selected and processed.

Fixes #5368

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have run local unit tests using npm test and verified they pass
  • I have run npm run lint and resolved any new errors or warnings
  • I have verified responsiveness and visual alignment on desktop and mobile viewports

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

@Ayontikapal is attempting to deploy a commit to the sandeepvashishtha's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Ayontikapal
Copy link
Copy Markdown
Contributor Author

@SandeepVashishtha Please review this pr under gssoc'26

@SandeepVashishtha SandeepVashishtha merged commit e808efa into SandeepVashishtha:master Jun 2, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix: Banner upload accepts unsupported file types

2 participants