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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update the image gallery header to use user id instead of user name #2165

Merged
merged 3 commits into from
Jul 13, 2023

Commits on Jul 2, 2023

  1. Update ImageGalleryHeader.tsx

    Updated  image gallery header component username to use photo?.user?.id instead of photo?.user?.name (because "name" is currently undefined)
    Bogdastotel committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    9b93e33 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Bogdastotel/fix/imageGalleryHeaderUsername

    Update ImageGalleryHeader.tsx
    Bogdastotel committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    b90a250 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    5cc489b View commit details
    Browse the repository at this point in the history