-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat[#51013]: Extend page header with parent link, context bar actions and responsiveness #49
feat[#51013]: Extend page header with parent link, context bar actions and responsiveness #49
Conversation
🦋 Changeset detectedLatest commit: 841f449 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
f71e329
to
e4608e0
Compare
dac4758
to
261ce7b
Compare
…s and responsiveness - Relevant WP [OP#51013](https://community.openproject.org/wp/51013)
261ce7b
to
be7884d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great! The automatic switch between the breadcrumb and the parent link is so cool 🥳 I only have very minor remarks, mostly with reagrds to how we comunicate that the parent link and the context bar actions are mobile only.
- Removes extra y-margin on action buttons to avoid higher title bar height when buttons are rendered - Remove margin from contextArea to avoid space when context elements are defined but not rendered because of responsiveness. - Gives more vertical space for breadcrumbs based on design
Hi @HDinger I updated the PR. Work done since your last review:
Let me know if you have any additional input and thank you for your review! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm 👍 great job!
What are you trying to accomplish?
This PR extends page header with parent link, context bar actions and responsiveness.
Screenshots
Integration
no
Risk Assessment
Accessibility
Merge checklist