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

Event Carousel slider buttons do not default to their current selection in Events Page #33

Open
Git-Harshit opened this issue Nov 10, 2020 · 1 comment

Comments

@Git-Harshit
Copy link
Collaborator

Details on the Issue:

The selections button in carousel in the events page, that contains the five selected pictures for each event in the same style, does not defaults to any picture selection even when the first picture is selected on page load.

Snapshots for the issue:

Here's a snapshot showing the same:
Screenshot from 2020-11-10 23-36-44

  • A closer, scribbled shot for the same buttons issue:
    Shot.png
Additional Notes - Fixation suggestion

Since the first image of the carousel is loaded by default on every page load, the first button (button with id 1 in code) can be selected by default.
Also, the buttons can be styled on selection separately using some style class such as active that appears only on the selected button.

@Git-Harshit Git-Harshit changed the title Event Carousel slider buttons do not default to first selection in Events Page Event Carousel slider buttons do not default to their current selection in Events Page Nov 10, 2020
@Git-Harshit
Copy link
Collaborator Author

Further Issue:

No buttons default to their current selection, when mouse is clicked out of the box.

As an Example, check the two snapshots:
(a) When Image is selected:
Screenshot from 2020-11-10 23-56-17

(b) When mouse is clicked out of carousel buttons:
Screenshot from 2020-11-10 23-56-20

This needs to be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant