mozilla-releng/balrog

better UX when removing permissions that are scheduled for deletion

Opened this issue · 2 comments

If a permission is scheduled to be deleted, and a user removes it from the user view with the trash can icon, the scheduled deletion will be cancalled, and the permission will be kept. We should do better here.

See https://github.com/mozilla-frontend-infra/balrog-ui/blob/d56268f8b2999951dc8d92a4add5df94862cf7e2/src/views/Users/ViewUser/index.jsx#L414

Is this required for the MVP?

No, we can leave this for later.