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

Show existing images on user edit page #15125

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

snipe
Copy link
Owner

@snipe snipe commented Jul 19, 2024

We were not correctly variablizing the avatar field, so the image was not displaying on the edit screen

@snipe snipe merged commit 6337785 into develop Jul 19, 2024
8 checks passed
Copy link

what-the-diff bot commented Jul 19, 2024

PR Summary

  • Improved Condition for Image Field Check
    The condition for reviewing if the item has an image has been modified. It now allows flexibility in specifying the image field name.
  • Improved Image Source Path Attribution
    The way the system attributes the source path of an image has been updated. It now picks the path according to the resolved image field name, providing more reliability in displaying the correct image.
  • Added Error Message for Image Delete Field
    In the case of any errors associated with the 'image delete' field, a specific error message will now be displayed. This enhances the troubleshooting process and makes it easier to understand where potential issues may arise.

@snipe snipe deleted the fixes/display_avatar_on_user_edit branch July 19, 2024 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant