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

IBX-2177: Page builder - Error state on icon #348

Merged
merged 1 commit into from
Mar 8, 2022

Conversation

lucasOsti
Copy link
Contributor

Question Answer
Tickets https://issues.ibexa.co/browse/IBX-2177
Related PR https://github.com/ibexa/page-builder/pull/97
Bug fix? yes
New feature? no
BC breaks? no
Tests pass? yes
Doc needed? no

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

@lucasOsti lucasOsti requested a review from tischsoic March 2, 2022 13:24
@@ -182,6 +189,7 @@
return;
}

this.isError = validationResult.isError;
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure whether isError is the best name. Maybe hasError? WDYT? 🤔

@lucasOsti lucasOsti requested a review from tischsoic March 3, 2022 12:10
@bogusez bogusez self-assigned this Mar 8, 2022
@dew326 dew326 merged commit daef05e into ibexa:main Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants