Skip to content

Don't require the whole store in the LoginMenu.vue component#4

Merged
JackWilb merged 2 commits intomainfrom
not-whole-store
Dec 17, 2022
Merged

Don't require the whole store in the LoginMenu.vue component#4
JackWilb merged 2 commits intomainfrom
not-whole-store

Conversation

@JackWilb
Copy link
Copy Markdown
Member

Does this PR close any open issues?

Closes #2

Give a longer description of what this PR addresses and why it's needed

This PR makes so passing the whole store into the LoginMenu is not required. This is better code, and means we don't need to do any larger changes to accommodate the changes over to pinia in the clients

Provide pictures/videos of the behavior before and after these changes (optional)

N/A

Are there any additional TODOs before this PR is ready to go?

TODOs:

  • Update relevant documentation
  • Make a release

@JackWilb JackWilb merged commit 275bd38 into main Dec 17, 2022
@JackWilb JackWilb deleted the not-whole-store branch December 17, 2022 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor the login menu to only require the login/logout functions and userInfo

1 participant