Delete button on create groups page should start deactivated

At admin/groups/custom/undefined

I’ve tried switching up the settings with no luck.

1 Like

I can’t repro that on latest tests-passed

Ahh, more specific actually.

  1. go to admin/groups/custom/undefined
  2. Click “+ new”
  3. Name the group
  4. Click Delete, then click No
  5. The save button will be disabled

I think this is actually part of a broader issue that I’ve been experiencing. Will repro and describe in linked topic.

2 Likes

Now that’s more like it. :slight_smile:

1 Like

Thanks for reporting that issue @john_mardlin. I just pushed a fix :penguin:

https://github.com/discourse/discourse/commit/7a311312392526b5f0319d20599131c30a860f30

3 Likes

xhr.responseJSON instead of $.parseJSON(xhr.responseText) ?