-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
[IMPROVE] Custom sounds refactor #17485
Conversation
This pull request introduces 2 alerts when merging eccef79 into 84169b6 - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging eccef79 into 60e1452 - view on LGTM.com new alerts:
|
<Box display='flex' flexDirection='row' mbs='none'> | ||
<Margins inline='x4'> | ||
<Button square onClick={clickUpload}><Icon name='upload' size='x20'/></Button> | ||
{(sound && sound.name) || 'none'} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need a better element to add this info, any suggestions?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<Box is='span' />
?
This pull request introduces 1 alert and fixes 2 when merging c0b2781 into db7b469 - view on LGTM.com new alerts:
fixed alerts:
|
This pull request fixes 2 alerts when merging c5101b5 into db7b469 - view on LGTM.com fixed alerts:
|
This pull request fixes 2 alerts when merging e78f4a7 into db7b469 - view on LGTM.com fixed alerts:
|
…to integrations * 'admin-refactor' of github.com:RocketChat/Rocket.Chat: fix all paddings and mixed content between screens (#17538) [IMPROVE] Add new webhooks to the Omnichannel integration feature (#17503) [BREAK] Remove deprecated Omnichannel Knowledge Base feature (#17387) [FIX] Reactions may present empty names of who reacted when using Real Names (#17536) [IMPROVE] Custom sounds refactor (#17485) Allow to filter omnichannel analytics dashboards per departments. (#17463) [FIX] Uncessary updates on Settings, Roles and Permissions on startup (#17160) [NEW] Add the ability to send Livechat offline messages to a channel (#17442) [FIX] Federation attachment URL for audio and video files (#16430) [NEW] Add Livechat website URL to the offline message e-mail (#17429)
TODO: