Skip to content

add(gallery): images in a gallery - #14

Open
subinasr wants to merge 1 commit into
developfrom
feat/gallery
Open

add(gallery): images in a gallery#14
subinasr wants to merge 1 commit into
developfrom
feat/gallery

Conversation

@subinasr

@subinasr subinasr commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Changes

  • Add gallery listing page
  • Add gallery form
  • Section to add images for a gallery

This PR doesn't introduce any

  • temporary files, auto-generated files or secret keys
  • build works
  • eslint issues
  • typescript issues
  • codegen errors
  • console.log meant for debugging
  • typos
  • unwanted comments
  • conflict markers

@subinasr
subinasr requested review from AmritBhusal, crsstha and shreeyash07 and removed request for shreeyash07 July 2, 2026 06:17
@subinasr
subinasr marked this pull request as draft July 2, 2026 06:35
@AmritBhusal
AmritBhusal marked this pull request as ready for review July 22, 2026 11:01
@AmritBhusal
AmritBhusal force-pushed the feat/gallery branch 2 times, most recently from e68673f to 7265f18 Compare July 27, 2026 08:21
AmritBhusal
AmritBhusal previously approved these changes Jul 27, 2026
>
<CloseLineIcon />
</IconButton>
{file.size >= (2 * 1024 * 1024) && (

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use constant MAX_FILE_SIZE = 2 * 1024 * 1024 // 2MB

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.

3 participants