Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Notifier] [Slack] Add SlackPlainTextInputBlock for Slack message#60310

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
camilleislasse wants to merge4 commits intosymfony:7.4
base:7.4
Choose a base branch
Loading
fromcamilleislasse:add-slack-plaintext-input-block

Conversation

camilleislasse
Copy link
Contributor

@camilleislassecamilleislasse commentedMay 1, 2025
edited
Loading

QA
Branch?7.3
Bug fix?no
New feature?yes
Deprecations?no
LicenseMIT

Add SlackPlainTextInputBlock for Slack message

  • Implemented SlackPlainTextInputBlock class to add a plain text input field to Slack messages.
  • Created tests for SlackPlainTextInputBlock to ensure proper functionality, including label, action ID, and placeholder validation.
  • Updated README with usage example for adding a plain text input to a Slack message.

Allow to do send message like that :

Capture d’écran 2025-05-01 à 12 19 56

               - Implemented SlackPlainTextInputBlock class to add a plain text input field to Slack messages.               - Created tests for SlackPlainTextInputBlock to ensure proper functionality, including label, action ID, and placeholder validation.               - Updated README with usage example for adding a plain text input to a Slack message.
@carsonbot

This comment has been minimized.

@carsonbotcarsonbot added this to the7.3 milestoneMay 1, 2025
@carsonbotcarsonbot changed the title[Notifier][Slack] Add SlackPlainTextInputBlock for Slack message[Notifier] [Slack] Add SlackPlainTextInputBlock for Slack messageMay 1, 2025
@@ -241,6 +241,28 @@ $chatMessage->options($options);

$chatter->send($chatMessage);
```
Adding a Plain Text Input to a Message
----------------------------
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
----------------------------
----------------------------

Please make the underline length match the title

@OskarStark
Copy link
Contributor

Please check fabbot.io CI

Copy link
Contributor

@OskarStarkOskarStark left a comment

Choose a reason for hiding this comment

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

Can you please add a testcase where this block is used int he transport? Thanks

@camilleislasse
Copy link
ContributorAuthor

Can you please add a testcase where this block is used int he transport? Thanks

How can I do that? Is there a similar test for another block that I could use as a reference?

@OskarStark
Copy link
Contributor

Check the transport test, I am currently on a phone and cannot check

@camilleislasse
Copy link
ContributorAuthor

camilleislasse commentedMay 2, 2025
edited
Loading

Check the transport test, I am currently on a phone and cannot check

Something likethis?

@OskarStark
Copy link
Contributor

Yes

@fabpotfabpot modified the milestones:7.3,7.4May 26, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@OskarStarkOskarStarkOskarStark left review comments

Assignees
No one assigned
Projects
None yet
Milestone
7.4
Development

Successfully merging this pull request may close these issues.

4 participants
@camilleislasse@carsonbot@OskarStark@fabpot

[8]ページ先頭

©2009-2025 Movatter.jp