HDInnovations / UNIT3D-Community-Edition

Private Torrent Tracker Built With Laravel, Livewire and AlpineJS.
GNU Affero General Public License v3.0
1.96k stars 376 forks source link

[Bug] No remove group button #4268

Open costaht opened 6 hours ago

costaht commented 6 hours ago

UNIT3D Version

8.3.2

PHP & Platform

8.3.12

Laravel verion

11.28.1

Have you done this?

Expectation

Be able to delete user groups

Description

When editing a user group there's no option to remove it. Apparently the removeGroup function exists and just the button is missing.

Stack trace & logs

No response

Upvote & Fund

Fund with Polar

Roardom commented 5 hours ago

The removeGroup function sends an api call to an external tracker to remove the group from the tracker. It's unrelated to editing a user group.