Skip to content
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

Add/theme header menu #110

Merged
merged 17 commits into from
Dec 7, 2022
Merged

Add/theme header menu #110

merged 17 commits into from
Dec 7, 2022

Conversation

abhijitb
Copy link
Contributor

@abhijitb abhijitb commented Dec 1, 2022

No description provided.

includes/Data/Patterns.php Outdated Show resolved Hide resolved
includes/Data/Patterns.php Outdated Show resolved Hide resolved
includes/Data/Patterns.php Outdated Show resolved Hide resolved
includes/Data/Patterns.php Outdated Show resolved Hide resolved
includes/RestApi/Themes/PatternsController.php Outdated Show resolved Hide resolved
src/OnboardingSPA/components/HeaderMenuPreview/index.js Outdated Show resolved Hide resolved
src/OnboardingSPA/pages/Steps/DesignHeaderMenu/index.js Outdated Show resolved Hide resolved
src/OnboardingSPA/utils/api/patterns.js Outdated Show resolved Hide resolved
@officiallygod
Copy link
Member

Also, we can run Lint wp-scripts lint-js ./src --fix and push the files only in which changes were made.

@officiallygod
Copy link
Member

Also, the first time I opened the Header page directly after deleting flow from DB, it crashed! Then on a refresh, it was fine. IDKY
screen-capture.webm

@officiallygod
Copy link
Member

Also, can we limit the Links shown in the header as we sometimes have a lot of them and they don't look appealing.

@officiallygod
Copy link
Member

There is a delay for me on the Header Menu page before anything shows up and that was fixed for other steps with LivePreviewSkeleton component not the default skeleton inside LivePreview, Maybe can we use that and inline the number of previews?

To be addressed as a part of the Header Dummy Menu story.

Comment on lines 75 to 83
'header-menu' => array(
'site-header-left-logo-navigation-inline' => array(
'active' => true,
'shown' => true,
),
'homepage-1' => array(
'active' => true,
),
'site-footer' => array(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The formatting doesn't look right here

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@arunshenoy99 arunshenoy99 merged commit c0da674 into release/v1.0.0 Dec 7, 2022
@arunshenoy99 arunshenoy99 deleted the add/theme-header-menu branch December 7, 2022 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants