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

Internal account links and redirect behaviors are not optimal #856

Closed
5 tasks done
zachgoll opened this issue Jun 11, 2024 · 0 comments · Fixed by #864
Closed
5 tasks done

Internal account links and redirect behaviors are not optimal #856

zachgoll opened this issue Jun 11, 2024 · 0 comments · Fixed by #864
Assignees
Labels
🐛 Bug Something isn't working 💡 Improvement Improvements to an existing feature or flow

Comments

@zachgoll
Copy link
Collaborator

zachgoll commented Jun 11, 2024

Is this issue related to a problem? Please describe.

There are several small internal linking issues and redirect behaviors related to the Account model that if changed, would drastically improve the user experience.

Describe the work that needs to be done to address this issue

Internal linking between accounts could be improved:

  • Clicking a link to the account on a transaction row has improper turbo frame behavior and opens the account in the row (Bug)
  • There should be a "manage accounts" button on the /accounts page for easier navigation
  • Account management page rows should have a link to the account pages
  • After adding an account, should redirect to the edited account page (After account creation or update, should redirect to account page #830)
  • Should be able to trigger a transaction import from either the account page itself or the account row in settings
@zachgoll zachgoll added 🐛 Bug Something isn't working 💡 Improvement Improvements to an existing feature or flow labels Jun 11, 2024
@zachgoll zachgoll self-assigned this Jun 11, 2024
@zachgoll zachgoll linked a pull request Jun 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working 💡 Improvement Improvements to an existing feature or flow
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant