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

Pagination Component #10 #27

Merged
merged 11 commits into from
Apr 19, 2022
Merged

Pagination Component #10 #27

merged 11 commits into from
Apr 19, 2022

Conversation

k2glyph
Copy link
Collaborator

@k2glyph k2glyph commented Apr 14, 2022

Please do review my PR @rluders @bacali95 and @mouracamila

@k2glyph k2glyph changed the title WIP: Pagination Component WIP: Pagination Component #10 Apr 14, 2022
@k2glyph k2glyph changed the title WIP: Pagination Component #10 WIP: Pagination Component issue_id: #10 Apr 14, 2022
@k2glyph k2glyph changed the title WIP: Pagination Component issue_id: #10 WIP: Pagination Component #10 Apr 14, 2022
@k2glyph k2glyph self-assigned this Apr 14, 2022
@rluders rluders linked an issue Apr 15, 2022 that may be closed by this pull request
@k2glyph k2glyph marked this pull request as ready for review April 18, 2022 05:45
@k2glyph k2glyph changed the title WIP: Pagination Component #10 Pagination Component #10 Apr 18, 2022
Copy link
Collaborator

@rluders rluders left a comment

Choose a reason for hiding this comment

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

In general looks good. I just made few comments that I think could help to improve some stuff.

src/components/Pagination/index.tsx Outdated Show resolved Hide resolved
src/components/Pagination/index.tsx Outdated Show resolved Hide resolved
src/components/Pagination/index.tsx Outdated Show resolved Hide resolved
src/components/Pagination/index.tsx Show resolved Hide resolved
@k2glyph k2glyph requested a review from rluders April 19, 2022 05:03
Copy link
Collaborator

@rluders rluders 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. I'm just adding a few comments, most of them are just ways to improve the code, but... but in general I don't mind to get it merged right now and them work in some improves later.

What do you think @bacali95 @mouracamila?

src/components/Pagination/index.tsx Outdated Show resolved Hide resolved
src/components/Pagination/index.tsx Outdated Show resolved Hide resolved
src/components/Pagination/index.tsx Outdated Show resolved Hide resolved
Copy link
Collaborator

@rluders rluders left a comment

Choose a reason for hiding this comment

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

Still few things to change.

src/components/Pagination/index.tsx Show resolved Hide resolved
src/components/Pagination/index.tsx Show resolved Hide resolved
src/components/Pagination/index.tsx Outdated Show resolved Hide resolved
src/pages/PaginationPage.tsx Outdated Show resolved Hide resolved
@k2glyph k2glyph requested a review from rluders April 19, 2022 17:33
Copy link
Collaborator

@rluders rluders left a comment

Choose a reason for hiding this comment

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

Thank you. 🚀

@rluders rluders merged commit 94d5434 into themesberg:main Apr 19, 2022
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.

Build Pagination component
3 participants