Skip to content
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

Add support for Rich Text Input #1240

Merged
merged 2 commits into from Feb 10, 2024
Merged

Conversation

peimanja
Copy link
Contributor

closes #1239

@floydjones1
Copy link

floydjones1 commented Jan 19, 2024

@kanata2 @parsley42 could we get someone to take a look at this please? 🤞
I can help if there is anything I can do to speed this up

@parsley42
Copy link
Member

Hi @floydjones1 - I haven't heard from @kanata2 in some time; he did a great job maintaining for a while, but most likely he's busy with other things now. I do occasional reviews and merges, but I'm more a DevOps engineer than Go dev - honestly, I'm kind of a lousy Go dev, but I've been getting new maintainers on board for a few years now. Unfortunately volunteer maintainers have really dried up - we get a few PRs, but so far nobody has taken on the role. If you or somebody you know is an experienced Go dev and would like to volunteer as a maintainer, I'd be happy to onboard somebody new.

@parsley42 parsley42 closed this Feb 10, 2024
@parsley42 parsley42 reopened this Feb 10, 2024
Copy link
Member

@parsley42 parsley42 left a comment

Choose a reason for hiding this comment

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

Looks harmless.

@parsley42 parsley42 merged commit 9d132f3 into slack-go:master Feb 10, 2024
4 checks passed
@chase-allen-tech
Copy link

Seems like this integration needs additional API modification to read rich text in the request.
Here blockkit shows Text to be slice of object, but TextBlockObject only require string.
I can't get request value of the rick text.
peimanja could you have a look?
CC: parsley42

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.

Support rich text input
5 participants