You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add emoji picker and condition button to Slack preferences view
- Introduced an emoji picker button for easier emoji selection in the PreferencesIntegrationSlackView.
- Added a condition emoji button to open a modal for setting custom emoji conditions.
- Enhanced layout by integrating the emoji picker and condition button into a horizontal stack view alongside the global custom emoji input.
- Improved formatting and readability of template string usage instructions.
These changes enhance the user experience by providing more intuitive emoji management options in the Slack integration settings.
Signed-off-by: Innei <tukon479@gmail.com>