-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[Notifier] Docs for Slack options field() method #15198
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
Conversation
|
||
The result will be something like: | ||
|
||
.. image:: /_images/notifier/slack/field-method.png |
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.
I'm not sure an image is needed here ... the feature is easy to understand ... and this image will be outdated as soon as Slack makes any visual change in their app (which is common).
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.
I agree but decided to add it because its not clear "how" the are displayed, because you add them in procedural way but its rendered like "table"
If you want, feel free to remove it while merging
Rebased |
0045823
to
d39b477
Compare
Thank you Oskar. |
Closes #13398
Example and image taken from symfony/symfony#36154 (comment)
cc @birkof as you provided this feature