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

Add profile link for Koi navigation header #583

Closed
wants to merge 1 commit into from

Conversation

hasarindaKI
Copy link
Contributor

Screenshot 2024-03-07 at 1 38 23 pm

@@ -1,6 +1,10 @@
<header>
<h2 class="site-name"><%= URI.parse(root_url).host %></h2>
<h3 class="admin-name">Koi Admin</h3>
<% if local_assigns[:admin].present? %>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There won't be a situation where there is no admin we require an admin to see this view.

This isn't the same as the design we discussed. Why did you decide to go with this approach rather than a footer for the nav bar? There's also no logout link here or profile picture.

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.

2 participants