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 current page highlighting on the pagination component #34

Merged

Conversation

sikatikenmogne
Copy link
Contributor

This pull request related to the issues #24 adds current page highlighting on the pagination component during navigation on miniyotas.osscameroon.com

Preview

2024-08-18 15-02-52

Changes

  • Added a Handlebars helper function for conditional class addition.
  • Updated the pagination component to use the new helper function.

How to Test

  1. Navigate through the pagination component and verify that the current page is highlighted correctly.

Related Issues

Related Pull Request

Additional Notes

  • Ensure that the changes do not introduce any new issues or regressions.

…g navigation

- add Handlebars helper function for conditional class addition
- ensure the current page is visually distinct in the pagination component
Copy link
Member

@pythonbrad pythonbrad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good for me ✅

@rakici rakici merged commit 7610ee6 into osscameroon:main Aug 22, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

The current page is not highlighted
3 participants