mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-13 11:17:26 +02:00
https://linear.app/unleash/issue/2-1187/fix-two-extra-columns-in-users-list This fixes a regression introduced in https://github.com/Unleash/unleash/pull/4131 where two extra columns were added for search only but were not properly hidden. Thanks @nicolaesocaciu for the heads up! Before:  After:  |
||
---|---|---|
.. | ||
ChangePassword | ||
DeleteUser | ||
UserLimitWarning | ||
UsersActionsCell | ||
UserTypeCell | ||
UsersList.tsx |