-
Notifications
You must be signed in to change notification settings - Fork 458
Headlamp new user welcome UI #3921
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
base: main
Are you sure you want to change the base?
Headlamp new user welcome UI #3921
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: vyncent-t The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
81c44ae to
92370b7
Compare
…lTip and TutorialGuide
… take react nodes
…or kubeConfigLoader
92370b7 to
1d3d468
Compare
This is my Hackathon project for introducing a guide tool for new users to better navigate and familiarize themselves with headlamp.
The guide is accessible in the sidebar from everywhere in the project, clicking the "Guide" button will display the guide menu.

This menu allows users to select from a range of topics, with each topic housing questions related to using and navigating headlamp. (things like "how do I delete a cluster?" "how do I add a resource?" etc)

Most questions will come with an interactive "Show Me" option, which will highlight different parts of the UI and provide informational tooltips. This would allow users to have a more guided experience while also learning different areas and features of the project.



I would like to improve on a few things in the future:
To do: