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

Fix slideshow arrow colors in Facebook Conclusion - Bug #87

Open
RahulKhanna14 opened this issue Apr 29, 2024 · 0 comments
Open

Fix slideshow arrow colors in Facebook Conclusion - Bug #87

RahulKhanna14 opened this issue Apr 29, 2024 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@RahulKhanna14
Copy link
Collaborator

In the conclusion frame of the Facebook Ads case study, the blue arrows to navigate between the cards work as intended, but we'd like for the arrows to turn gray if they shouldn't be clicked. Specifically, the left arrow should be gray on the 1st card (can't go left of the first) and the right arrow should be gray on the 3rd card (can't go right on the last).

(In the below image, right arrow should be gray since we shouldn't be able to click it)

image

The relevant code is in website/src/components/posts/Facebook/conclusion/ConclusionGraphic.js. There seems to already be some pre-existing code that tries to achieve this, but it currently does not work.

@RahulKhanna14 RahulKhanna14 added bug Something isn't working good first issue Good for newcomers and removed bug Something isn't working good first issue Good for newcomers labels Apr 29, 2024
@RahulKhanna14 RahulKhanna14 added bug Something isn't working good first issue Good for newcomers labels Oct 22, 2024
@clara-zhang-5 clara-zhang-5 self-assigned this Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants