Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gitar] Cleaning up stale flag: userAccessUIEnabled with value false #1666

Closed
wants to merge 4 commits into from

Conversation

gitar-bot-staging[bot]
Copy link

Gitar

Details

Triggered via #1551 (comment) by @kageiit


This automated PR was generated by Gitar. View docs.

@@ -56,7 +55,6 @@ const UsersList = () => {
}>({
open: false,
});
const userAccessUIEnabled = useUiFlag('userAccessUIEnabled');

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

staging @gitar-bot /skip-cleanup userAccessUIEnabled

onChangePassword={openPwDialog(user)}
onResetPassword={openResetPwDialog(user)}
onDelete={openDelDialog(user)}
isScimUser={scimEnabled && Boolean(user.scimId)}
/>
),
width: userAccessUIEnabled ? 240 : 200,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

staging @gitar-bot /skip-cleanup userAccessUIEnabled

@naveenOnarayanan naveenOnarayanan deleted the gitar_userAccessUIEnabled_false branch September 18, 2024 03:57
github-actions bot added a commit that referenced this pull request Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant