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

feat: Pagination #46

Merged
merged 5 commits into from
Apr 12, 2024
Merged

feat: Pagination #46

merged 5 commits into from
Apr 12, 2024

Conversation

mikecoomber
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Apr 12, 2024

Visit the preview URL for this PR (updated for commit c60200c):

https://zeta-flutter-main--pr-46-ux-872-qemn3eo4.web.app

(expires Fri, 19 Apr 2024 14:43:56 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 5ca681de0a0ad9185b252304c113355d5ee04ca6

border: Border.all(color: colors.borderSubtle),
borderRadius: widget.rounded ? ZetaRadius.minimal : ZetaRadius.none,
),
// TODO(mikecoomber): Replace with Zeta Dropdown
Copy link
Collaborator

Choose a reason for hiding this comment

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

TODO?

minWidth: _itemWidth,
),
child: Material(
// color: widget.selected ? colors.cool[100] : colors.surfacePrimary,
Copy link
Collaborator

Choose a reason for hiding this comment

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

is this needed?

@mikecoomber mikecoomber merged commit d782481 into main Apr 12, 2024
5 checks passed
@mikecoomber mikecoomber deleted the UX-872 branch April 12, 2024 14:50
This was referenced Jun 4, 2024
thelukewalton pushed a commit that referenced this pull request Jun 10, 2024
Authored-by: Osman <AO3856@zebra.com>
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.

None yet

2 participants