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

Remember last project used #1076

Open
taylordowns2000 opened this issue Sep 4, 2023 · 2 comments
Open

Remember last project used #1076

taylordowns2000 opened this issue Sep 4, 2023 · 2 comments
Assignees
Labels
needs detail More detail is needed before development can start ux/ui improvement Improvements to the look, feel and usability of the system

Comments

@taylordowns2000
Copy link
Member

The main problem is this: https://www.loom.com/share/820f3914e3ed4d909ca9c32e77b46336

The app sends users back to projects that they haven't messed with in ages as their "default project". The routing for app.openfn.org is here:

  1. https://github.com/OpenFn/Lightning/blob/main/lib/lightning_web/live/dashboard_live/index.ex#L25
  2. https://github.com/OpenFn/Lightning/blob/main/lib/lightning/projects.ex#L398-L405

Please note that in order to do this well, we may need to implement a projects_list, which we don't yet have a design for. (So maybe we hold off on this for now?)

@NickOpenFn
Copy link

Still required?

@NickOpenFn NickOpenFn self-assigned this Sep 13, 2023
@NickOpenFn NickOpenFn added the Invalid Indicator to dig and see if the issue is still needed label Sep 13, 2023
@taylordowns2000
Copy link
Member Author

Yes, but it's only painful for people who have access to more than one project so it's not super high priority.

@taylordowns2000 taylordowns2000 added ux/ui improvement Improvements to the look, feel and usability of the system regression Previously working feature no longer working as expected and removed Invalid Indicator to dig and see if the issue is still needed regression Previously working feature no longer working as expected labels Dec 15, 2023
@NickOpenFn NickOpenFn added the needs detail More detail is needed before development can start label Dec 18, 2023
@taylordowns2000 taylordowns2000 moved this to Icebox in v2 Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs detail More detail is needed before development can start ux/ui improvement Improvements to the look, feel and usability of the system
Projects
Status: Icebox
Development

Successfully merging a pull request may close this issue.

2 participants