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

Transaction pagination should be in a "fixed" container for easier UX interactions #860

Closed
3 tasks
zachgoll opened this issue Jun 11, 2024 · 0 comments
Closed
3 tasks
Labels
💡 Improvement Improvements to an existing feature or flow 👋 Good First Issue Good for newcomers
Milestone

Comments

@zachgoll
Copy link
Collaborator

Feature Overview

CleanShot 2024-06-11 at 09 15 07

Currently, the transaction pagination is not very helpful to the user because it requires them to scroll to the bottom of the screen every time they need to advance pages.

Requirements

If there is a missing / incorrect requirement, please leave a comment before starting work on this.

  • Transactions list height is fixed and allows scroll
  • User can select items per page
  • When the user starts scrolling, the top/bottom border show
    • If this requirement cannot be done with pure CSS, let's keep it simple and just exclude the border by default

Designs

Below are the designs you should follow while implementing this:

https://www.figma.com/design/lonJmVk3HYkwZoIO7xYP2w/Maybe-App-(Community)?node-id=3855-98

Reminders

  • Make sure to review our contributing guidelines before starting on an issue
  • We do our best to define a clear spec for new features and fixes, but think of them as "suggestions", not "hard requirements". We welcome ideas and suggestions!
    • If you see missing requirements to this issue, please leave a comment below explaining what is missing and why it is important.
    • If you see a requirement that you think is incorrect or not optimal, please leave a comment explaining what you think needs to change below.
@zachgoll zachgoll added 👋 Good First Issue Good for newcomers 💡 Improvement Improvements to an existing feature or flow labels Jun 11, 2024
@zachgoll zachgoll added this to the v0.2.0-alpha milestone Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 Improvement Improvements to an existing feature or flow 👋 Good First Issue Good for newcomers
Projects
Development

No branches or pull requests

1 participant