-
Notifications
You must be signed in to change notification settings - Fork 38
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
Page header #236
Page header #236
Conversation
* added release notes 2.16 Signed-off-by: Riya Saxena <[email protected]> * added release notes for 2.16 Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
80e7f98
to
d48f441
Compare
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
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.
It would be a good idea to have someone with a bit more context into the changes review the PR as well though, even if they're not a maintainer. From my perspective though, I'm approving as it LGTM.
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya Saxena <[email protected]>
<PageHeader | ||
appRightControls={headerControls} | ||
appLeftControls={[ | ||
{ renderComponent: totalEmailGroups }, | ||
]} | ||
/> |
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.
This shouldn't go inside the action, instead be outside the ContentPanel
* added release notes 2.16 (#227) * added release notes 2.16 Signed-off-by: Riya Saxena <[email protected]> * added release notes for 2.16 Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]> * chanels complete Signed-off-by: Riya Saxena <[email protected]> * almost done Signed-off-by: Riya Saxena <[email protected]> * corrected Chanel list page Signed-off-by: Riya Saxena <[email protected]> * view channel Signed-off-by: Riya Saxena <[email protected]> * view channel Signed-off-by: Riya Saxena <[email protected]> * channel details fixed Signed-off-by: Riya Saxena <[email protected]> * fixed many things Signed-off-by: Riya Saxena <[email protected]> * bug fixes Signed-off-by: Riya Saxena <[email protected]> * fix tests page header changes Signed-off-by: Riya Saxena <[email protected]> * code refactored Signed-off-by: Riya Saxena <[email protected]> * fix UTs Signed-off-by: Riya Saxena <[email protected]> * Compressed UX Signed-off-by: Riya Saxena <[email protected]> * resolve merge conflict from main Signed-off-by: Riya Saxena <[email protected]> * resolve merge conflict from main Signed-off-by: Riya Saxena <[email protected]> * refactored the code Signed-off-by: Riya Saxena <[email protected]> * refactored the code Signed-off-by: Riya Saxena <[email protected]> * addressed the comment Signed-off-by: Riya Saxena <[email protected]> * addressed the comment Signed-off-by: Riya Saxena <[email protected]> * addressed the comment Signed-off-by: Riya Saxena <[email protected]> * addressed the comment Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]> (cherry picked from commit 33d7bc1) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* added release notes 2.16 (#227) * added release notes 2.16 * added release notes for 2.16 --------- * chanels complete * almost done * corrected Chanel list page * view channel * view channel * channel details fixed * fixed many things * bug fixes * fix tests page header changes * code refactored * fix UTs * Compressed UX * resolve merge conflict from main * resolve merge conflict from main * refactored the code * refactored the code * addressed the comment * addressed the comment * addressed the comment * addressed the comment --------- (cherry picked from commit 33d7bc1) Signed-off-by: Riya Saxena <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Page-header changes as per new UX
Issues Resolved
recording.mov
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.