Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Link to issue
https://reload.atlassian.net/browse/DDFLSBP-122
Description
PR adds the user's name under the "user" icon in the header if the user is logged in. I utilized a skeleton screen for the loading state too, which I made into a reusable component for short text skeletons.
It also restructures our (what previously used to be called) "menu" and "search-header" stories. These both work with the same visual real estate, so they now also live together in storybook under the new "Header" story in two understories - user menu & search. 🏆 🎉 🔥
Screenshot of the result
(previous story for reference:)
Checklist
Additional comments or questions
n/a