Madeline Collier

Results 13 comments of Madeline Collier

Seconded, would also really appreciate if this could be added.

I am also having this issue, will there be any movement on this PR @scarroll32 ? ``` NoMethodError: undefined method `value' for #

The second part of this work (converting the `window.confirm()` alert to a custom styled modal) was started in [this PR](https://github.com/solidusio/solidus/pull/5818) but was cancelled and closed after it became clear that...

![Image](https://github.com/user-attachments/assets/86c5aca0-a6c2-48a5-932d-792e020cc784) @kennyadsl @adammathys do we want to add a `name` column to the `spree_users` table via a migration in core to accommodate this design? Or should we just leave it...

Progress update from this week, still some kinks to iron out before it can go to PR. There weren't any designs aside from the "invite new user" flow so I...

Hey @rainerdema (separate issue from the above) I have been wondering about re-using the `component('ui/forms/address')` in the new admin users/addresses page. The old admin version looks like this: The only...

Going to repost my questions form [this PR](https://github.com/solidusio/solidus/pull/5826) for visibility! # Additional Questions This is the first piece for the new [Admin][Settings] Introduce role creation and modification capability ticket. Example...

@rainerdema @kennyadsl What do you guys think of the above? Was any of this discussed internally during the sprint planning/design stages?

> I think that the design in Figma is an implementation of Solidus with the [solidus_user_roles](https://github.com/solidusio-contrib/solidus_user_roles) gem installed. That's where the confusion comes from, I guess. > > Now, it's...

Role creation and modification capability has been added