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

Fetch user's name to display in Mobile Nav Menu #62

Open
1 task
OllyNicholass opened this issue Oct 29, 2024 · 1 comment
Open
1 task

Fetch user's name to display in Mobile Nav Menu #62

OllyNicholass opened this issue Oct 29, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@OllyNicholass
Copy link
Collaborator

  • Replace 'User' with the user's username - this can be updated in /account

The account username binds via the users table, and uses the auth.id to bind as a foreign key.
A database request will be required so setting up a user model which will be accessible in the layout will be required.

image

@OllyNicholass OllyNicholass added the enhancement New feature or request label Oct 29, 2024
@jcreek jcreek assigned jcreek and unassigned jcreek Oct 31, 2024
@jcreek
Copy link
Owner

jcreek commented Oct 31, 2024

This is blocked until #52 is merged

@jcreek jcreek added this to the 2.0.0 milestone Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants