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 board/list for new card dialog #5031

Closed
juliushaertl opened this issue Aug 17, 2023 · 2 comments · Fixed by #5046
Closed

Remember last board/list for new card dialog #5031

juliushaertl opened this issue Aug 17, 2023 · 2 comments · Fixed by #5046

Comments

@juliushaertl
Copy link
Member

Small enhancement task for the create card dialog:

  • We should remember the last board and stack used in the create card dialog
  • If none is previously remembered we fall back to the least recently edited one
  • Store this in the browser localStorage
@luka-nextcloud
Copy link
Contributor

@juliushaertl

If none is previously remembered we fall back to the least recently edited one

Do you mean recently edited board or card?

@juliushaertl
Copy link
Member Author

Recently edited board and list, the lastModified property should be good to use as it always updates if something's changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants