Skip to content

Fix carousel dropdown #2326

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

Merged
merged 1 commit into from
Jul 24, 2025
Merged

Fix carousel dropdown #2326

merged 1 commit into from
Jul 24, 2025

Conversation

ekzyis
Copy link
Member

@ekzyis ekzyis commented Jul 24, 2025

Description

I noticed that @brymut fixed something in #2262 that we haven't even noticed yet.

The ... > view original is never updated while we move around in the carousel, so clicking on view original always opens the image with which we entered the carousel. This PR fixes this.

Seems like this has always been a problem. In #1425, I did pass setOptions to <Carousel> but never used it, so I removed it in #2325 today.

I set @brymut as the author of the commit so rewards go to him.

Checklist

Are your changes backward compatible? Please answer below:

yes

On a scale of 1-10 how well and how have you QA'd this change and any features it might affect? Please answer below:

8. Dropdown is now properly updated while moving around in the carousel

For frontend changes: Tested on mobile, light and dark mode? Please answer below:

n/a

Did you introduce any new environment variables? If so, call them out explicitly here:

no

@huumn huumn merged commit 0155946 into master Jul 24, 2025
7 checks passed
@huumn huumn deleted the fix-carousel-dropdown branch July 24, 2025 19:18
@ekzyis
Copy link
Member Author

ekzyis commented Jul 24, 2025

I will add a row to awards.csv manually

@ekzyis ekzyis mentioned this pull request Jul 24, 2025
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.

3 participants