Skip to content

feat: add pagination component#20

Closed
ahmadshaheer wants to merge 4 commits intomainfrom
feat/add-pagination-component
Closed

feat: add pagination component#20
ahmadshaheer wants to merge 4 commits intomainfrom
feat/add-pagination-component

Conversation

@ahmadshaheer
Copy link
Contributor

@ahmadshaheer ahmadshaheer commented Oct 13, 2024

image

@ahmadshaheer ahmadshaheer force-pushed the feat/add-pagination-component branch from a83df8c to 871b151 Compare October 28, 2024 07:29
} from "@signozhq/pagination";

const PaginationComponent = () => (
<Pagination>
Copy link
Member

Choose a reason for hiding this comment

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

@ahmadshaheer : Can we use the component similar to how the consuming application will be using?

Copy link
Member

Choose a reason for hiding this comment

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

like

<Pagination align="end" defaultCurrent={1} total={50} />

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done 👍

@YounixM
Copy link
Member

YounixM commented Oct 28, 2024

@ahmadshaheer : the story should list all the props the component accepts.

@ahmadshaheer ahmadshaheer requested a review from YounixM October 30, 2024 08:58
@ahmadshaheer ahmadshaheer force-pushed the feat/add-pagination-component branch from b7d5fc3 to ea2e30b Compare November 11, 2024 06:36
@ahmadshaheer ahmadshaheer force-pushed the feat/add-pagination-component branch from ea2e30b to bade620 Compare January 6, 2025 11:38
Copy link

@GeekBoySupreme GeekBoySupreme left a comment

Choose a reason for hiding this comment

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

  • Are we using Lucide icons here for the chevrons? Idk why the strokes looked very thin and similar to Ant-D icons for me 🤔
  • Border radius needs to be reduced. Please cross-check with the design.

@ahmadshaheer ahmadshaheer force-pushed the feat/add-pagination-component branch from bade620 to 912e2a3 Compare April 24, 2025 14:12
@ahmadshaheer
Copy link
Contributor Author

closing in favor of #50, @GeekBoySupreme, I have addressed your comments there.

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.

3 participants