-
Notifications
You must be signed in to change notification settings - Fork 505
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
dashboard: make breadcrumb + action look better #1990
Comments
Hey @guilhermerodz, Here's my idea for the visuals for the breadcrumb with action: I've never used Slots in NextJS, but I can make that work. Also, I am unsure how much dedication I should give to the mobile view, as I need more context on mobile users' engagement on Unkey. |
I'm not sure if we want to use a single bar or two single:
double:
As generic actions I'd classify stuff like "link to docs, feedback, notifications" wdyt @luanfonceca ? |
The Double layout works great! This is where I'm at - working only in the I will make sure to make this work with a 2x2 grid in the header; |
I thought some more, and we'll be introducing "environments" at some point
This makes me think whether the 2nd bar should actually be done via parallel routes.. |
@chronark do you think we can take this discussion to Discord? |
absolutely, create a thread and link it here please |
@luanfonceca are you still working on this issue? If not I would like to take on this one. |
Preliminary Checks
I have reviewed the documentation: https://unkey.com/docs
I have searched for existing issues: https://github.com/unkeyed/unkey/issues
This issue is not a question, general help request, or anything other than a bug report directly related to Unkey. Please ask questions in our Discord community: https://unkey.com/discord.
Reproduction / Replay Link (Optional)
No response
Issue Summary
Unkey is currently using breadcrumb in a row, and action in another row.
Steps to Reproduce
Expected behavior
As a suggestion for better appearance; the right slot (empty) is a valid space for actions (could be a Next.js slot, too)
Other information
No response
Screenshots
No response
Version info
The text was updated successfully, but these errors were encountered: