Skip to content

787-feat: Add pagination #888

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

Open
wants to merge 2 commits into
base: feat/786-add-merch-page
Choose a base branch
from

Conversation

TeymurDev
Copy link
Collaborator

@TeymurDev TeymurDev commented May 11, 2025

What type of PR is this? (select all that apply)

  • πŸ• Feature
  • πŸ› Bug Fix
  • 🚧 Breaking Change
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ“ Documentation Update

Description

Related Tickets & Documents

Screenshots, Recordings

Please replace this line with any relevant images for UI changes.

Added/updated tests?

  • πŸ‘Œ Yes
  • πŸ™…β€β™‚οΈ No, because they aren't needed
  • πŸ™‹β€β™‚οΈ No, because I need help

[optional] Are there any post deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

@TeymurDev TeymurDev changed the title Add pagination for merch page #787 Add pagination for merch page May 11, 2025
@YulikK YulikK added this to RS Site May 12, 2025
@YulikK YulikK moved this to Backlog in RS Site May 12, 2025
@YulikK YulikK moved this from Backlog to Review in RS Site May 12, 2025
@ansivgit
Copy link
Collaborator

Please, fix PRs' name

@@ -25,6 +25,7 @@
},
"dependencies": {
"@next/third-parties": "^15.2.0",
"antd": "^5.25.0",
Copy link
Collaborator

Choose a reason for hiding this comment

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

@ansivgit @Quiddlee Are you guys okay with using an external component library for pagination?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Actually, I'm not sure that we need it

Copy link
Collaborator Author

@TeymurDev TeymurDev May 13, 2025

Choose a reason for hiding this comment

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

Colleagues, I think antd is not only one external library in our project. See screenshot below. I can make pagination without antd but then we need to refactor and exclude other external libraries (like swiper) from our project. In other words, we need to decide project with external component libraries or without.

image

@TeymurDev TeymurDev changed the title Add pagination for merch page 787 feat: add pagination May 12, 2025
@TeymurDev
Copy link
Collaborator Author

Please, fix PRs' name
@ansivgit I have changed PR name. Is it ok now?

@TeymurDev TeymurDev changed the title 787 feat: add pagination 787-feat: Add pagination May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review
Development

Successfully merging this pull request may close these issues.

3 participants