Skip to content

CB-5775 refactor: make default group text aligned with other tabs#3064

Merged
devnaumov merged 7 commits intodevelfrom
CB-5775-align-text-in-settings
Nov 12, 2024
Merged

CB-5775 refactor: make default group text aligned with other tabs#3064
devnaumov merged 7 commits intodevelfrom
CB-5775-align-text-in-settings

Conversation

@SychevAndrey
Copy link
Copy Markdown
Contributor

Screen.Recording.2024-11-08.at.11.51.54.mov

return (
<Container className={s(styles, { box: true })} parent gap vertical>
<Group className={s(styles, { placeholderBox: true })} keepSize large>
<TextPlaceholder>{translate('plugin_authentication_administration_team_default_users_tooltip')}</TextPlaceholder>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

its probably better to keep TextPlaceholder component as if we would like to make changes to all placeholders in the app, we cant do it if we use Group

@devnaumov devnaumov merged commit a23c2c2 into devel Nov 12, 2024
@devnaumov devnaumov deleted the CB-5775-align-text-in-settings branch November 12, 2024 17:27
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.

3 participants