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

Unify CardDeck toast with Crud #2010

Merged
merged 2 commits into from
Feb 28, 2023
Merged

Conversation

mkrecek234
Copy link
Contributor

CardDeck's JsToast colour is white upon completion of UserAction, whereas Crud's JsToast colour is green.
This PR unifies it to green.

src/CardDeck.php Outdated Show resolved Hide resolved
@mvorisek
Copy link
Member

Thank you. The

$this->settings['class'] = $this->defaultCss;
is problematic as setDefault/seeding is called after and JS expressions has no init in general.

@mvorisek mvorisek merged commit 20d02be into develop Feb 28, 2023
@mvorisek mvorisek deleted the unify_carddeck_crud_jstoast branch February 28, 2023 17:27
@mvorisek mvorisek changed the title Unify JsToast success colour for CardDeck with Crud's design Unify CardDeck toast with Cru Feb 28, 2023
@mvorisek mvorisek changed the title Unify CardDeck toast with Cru Unify CardDeck toast with Crud Feb 28, 2023
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.

None yet

2 participants