Problem/Motivation

Deleting a member from the list group is jumping back to the /admin/group page.

Steps to reproduce

on admin/group page add group
in group add some members.
after adding/removing members its redirect to /admin/goup page.

Proposed resolution

it should redirect to member listing page.
/group/{{gid}}/members

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork group-3397114

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Shiv_Sharma created an issue. See original summary.

viren18febS made their first commit to this issue’s fork.

viren18febS’s picture

Status: Active » Needs review
FileSize
733 bytes

Hi @Shiv_Sharma

I have created a patch & MR for fixed the issue, please review commit here
https://git.drupalcode.org/project/group/-/merge_requests/113/diffs?comm...