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

fix(edithomepage): move error msg extraction into component #1479

Closed
wants to merge 12 commits into from

Conversation

seaerchin
Copy link
Contributor

Problem

previously we try to extract error msg prior to data load

Solution

shift error msg extraction into component

Tests

  • visit hoempage
  • should load without issue

seaerchin and others added 6 commits September 6, 2023 16:47
* fix(homepage): fix typing

* refactor(homepagepreview): merge with default values

* refactor(edithomepage): empty sections on create

* refactor(preview): give default values

* fix(validators): fix wrong condition

* refactor(validators): add simple validators that dun do extra work

* refactor(hoomepage): clarify types

* feat(utils): add method to compute error from state

* refactor(homepage): add onblur

* refactor(edithomepage): use new func to disable button

* refactor(utils): rename

* fix(validators): add =

* refactor(edithomepaeg): remove extra prop

* refactor(templates/hompage): updated props

* refactor(utils): remove extra valueof

* refactor(utils): refactor to return error messages

---------

Co-authored-by: seaerchin <[email protected]>
Co-authored-by: seaerchin <[email protected]>
* fix: nav menu template styles

* fix: add spacing for legacy nav section

* chore: remove unused attributes

* chore: move flex into className
* chore: fix title text

* chore: fix other instances of spacing
* fix: reduce bottom padding of sidebar

* fix: text styling

* fix: padding on add section button

* chore: remove periods from validators

* chore: change placeholder text

* fix: update default values of new sections

* fix: copy changes
@seaerchin seaerchin requested a review from a team September 6, 2023 09:31
@alexanderleegs alexanderleegs temporarily deployed to staging September 6, 2023 09:55 — with GitHub Actions Inactive
@seaerchin seaerchin temporarily deployed to staging September 6, 2023 19:44 — with GitHub Actions Inactive
@seaerchin seaerchin temporarily deployed to staging September 7, 2023 03:07 — with GitHub Actions Inactive
@seaerchin seaerchin marked this pull request as draft September 7, 2023 04:20
@seaerchin seaerchin removed the request for review from a team September 7, 2023 04:21
@seaerchin
Copy link
Contributor Author

not doing this anymore - see here

@mergify mergify bot requested a review from a team October 7, 2023 04:31
@mergify
Copy link

mergify bot commented Oct 7, 2023

This pull request has been stale for more than 30 days! Could someone please take a look at it @isomerpages/iso-engineers

2 similar comments
Copy link

mergify bot commented Nov 6, 2023

This pull request has been stale for more than 30 days! Could someone please take a look at it @isomerpages/iso-engineers

Copy link

mergify bot commented Jan 4, 2024

This pull request has been stale for more than 30 days! Could someone please take a look at it @isomerpages/iso-engineers

@seaerchin seaerchin closed this Jan 29, 2024
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.

2 participants