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

Add an "UPLOAD Event thumbnail" to Add/Edit Event Page - to remove the BOTTLENECK #1654

Closed
paulpreibisch opened this issue Mar 25, 2024 · 4 comments
Assignees
Labels
Fixed Final verified and tested by Tester
Milestone

Comments

@paulpreibisch
Copy link

In add/edit event, please add a field to upload a thumbnail for the event, or better yet, automatically generate a thumbnail.
The problem is, the event listing uses the event banner for the thumbnail, and thus, the event listing is VERY SLOW because the FULL image needs to be loaded.

SOLUTION:
allow users to upload their own event thumbnail in the add/edit events so that the event listing can be optimized.

VIDEO HERE: https://youtu.be/9VtJ9E-qICU

@ritakikani ritakikani added the Enhancement New feature or request label Mar 26, 2024
@ritakikani ritakikani added this to the 3.1.44 milestone Mar 26, 2024
@mistry-jignesh mistry-jignesh modified the milestones: 3.1.44, 3.1.45 Jun 17, 2024
@krinaydhanani krinaydhanani modified the milestones: 3.1.45, 3.1.46 Jul 9, 2024
@RHSRSK RHSRSK assigned RHSRSK and unassigned live-aamir Oct 9, 2024
@RHSRSK RHSRSK added In Developing Developer start working and removed Enhancement New feature or request labels Oct 9, 2024
RHSRSK added a commit that referenced this issue Oct 9, 2024
…ove the BOTTLENECK

Added thumbnail settings field and added thumbnail upload field in post event form.
RHSRSK added a commit that referenced this issue Oct 10, 2024
@RHSRSK RHSRSK added Issue Resolved Fixed the issue by developer and removed In Developing Developer start working labels Oct 10, 2024
@RHSRSK RHSRSK assigned ritakikani and unassigned RHSRSK Oct 10, 2024
RHSRSK added a commit that referenced this issue Oct 11, 2024
@RHSRSK
Copy link
Contributor

RHSRSK commented Oct 11, 2024

There are two setting field for thumbnail

  1. In Event Submission setting : When this field is checked one event thumbnail field is available in Post an Event form and we can add the thumbnail to that event.

image

  1. In Event Listing settings : Using this setting If it is checked then thumbnail is used in event listing and if thumbnail is not it will display default image as thumbnail.

image

@RHSRSK RHSRSK assigned mistry-jignesh and unassigned ritakikani Oct 18, 2024
@mistry-jignesh mistry-jignesh added In Testing Tester stated testing and removed Issue Resolved Fixed the issue by developer labels Oct 21, 2024
@mistry-jignesh
Copy link

mistry-jignesh commented Oct 21, 2024

I have checked the issue.

  • First I have enabled both options.
  • Added custom thumbnail image.
  • It is working fine.
  • Now I have disabled both options from the backend side the still custom thumbnail is displayed.
  • So Need to check it and It should be display the banner image.

@mistry-jignesh mistry-jignesh added Reopen After testing reopen bug and removed In Testing Tester stated testing labels Oct 21, 2024
@RHSRSK RHSRSK added In Developing Developer start working and removed Reopen After testing reopen bug labels Oct 22, 2024
@RHSRSK
Copy link
Contributor

RHSRSK commented Oct 22, 2024

This is working fine as per requirement.

  1. Setting is enable: When thumbnail is available it's always display thumbnail otherwise it's show default image.
  2. Setting is disable : If thumbnail is available in event it's always show thumbnail but when thumbnail is not available it's set banner image.

@RHSRSK RHSRSK added Issue Resolved Fixed the issue by developer and removed In Developing Developer start working labels Oct 22, 2024
@RHSRSK RHSRSK assigned mistry-jignesh and unassigned RHSRSK Oct 22, 2024
@mistry-jignesh mistry-jignesh added In Testing Tester stated testing and removed Issue Resolved Fixed the issue by developer labels Oct 22, 2024
@mistry-jignesh
Copy link

As per @RHSRSK :

This is working fine as per requirement.

  1. Setting is enable: When thumbnail is available it's always display thumbnail otherwise it's show default image.
  2. Setting is disable : If thumbnail is available in event it's always show thumbnail but when thumbnail is not available it's set banner image.

So I closed the issue.

@mistry-jignesh mistry-jignesh added Fixed Final verified and tested by Tester and removed In Testing Tester stated testing labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed Final verified and tested by Tester
Projects
None yet
Development

No branches or pull requests

6 participants