Skip to content

Feature: Improved navigation between transactions #1847

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
zachgoll opened this issue Feb 10, 2025 · 1 comment
Open

Feature: Improved navigation between transactions #1847

zachgoll opened this issue Feb 10, 2025 · 1 comment
Labels
Community This is a great issue for community members to work on 3️⃣ Low priority Contributions accepted, but Maybe team will not be working on this in the near term

Comments

@zachgoll
Copy link
Collaborator

Discussed in #1828

Originally posted by candideu February 7, 2025

Describe the feature

I would love to have a better way of navigating from transaction to transaction in the "card" mode using arrow and/or keyboard shortcuts

image

Why is this feature important?

If I'm filtering to find all my uncategorized expenses, and want to see each in card mode (to get more context, to add labels, etc.), it would save me a lot more clicks.

Additional context, screenshots, and relevant links

Here's how NocoDB handles it:

image

Here's how Airtable does it:

image

@zachgoll zachgoll added 3️⃣ Low priority Contributions accepted, but Maybe team will not be working on this in the near term Community This is a great issue for community members to work on labels Feb 10, 2025
@zachgoll
Copy link
Collaborator Author

zachgoll commented Feb 10, 2025

Here is the design spec we'll use for this:

https://www.figma.com/design/lonJmVk3HYkwZoIO7xYP2w/Maybe-App-(Community)?node-id=5875-51&p=f&t=CAdR7A86Xo54pTAP-0

Notes

The tricky part with this feature is the context of where the drawer is opened:

  • If a transaction is opened from a specific account view, the "next/previous" should only navigate within the transactions of that account
  • If a transaction is opened from the global "Transactions" view, "next/previous" should navigate based on the currently filtered transactions

There are likely other considerations I haven't made here, but these came to mind immediately based on the design of the current app.

@zachgoll zachgoll changed the title Feature Request: Improved navigation between transactions Feature: Improved navigation between transactions Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community This is a great issue for community members to work on 3️⃣ Low priority Contributions accepted, but Maybe team will not be working on this in the near term
Projects
None yet
Development

No branches or pull requests

1 participant