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

TimePickerElement dictionary is not being parsed #1170

Closed
iress-willygo opened this issue Feb 7, 2022 · 0 comments · Fixed by #1171
Closed

TimePickerElement dictionary is not being parsed #1170

iress-willygo opened this issue Feb 7, 2022 · 0 comments · Fixed by #1171
Labels
bug M-T: A confirmed bug report. Issues are confirmed when the reproduction steps are documented Version: 3x web-client
Milestone

Comments

@iress-willygo
Copy link
Contributor

(Filling out the following details about bugs will help us solve your issue sooner.)

Reproducible in:

The Slack SDK version

slack-sdk==3.13.0

Python runtime version

Python 3.9.2

OS info

#1 SMP Debian 5.10.92-1 (2022-01-18)

Steps to reproduce:

(Share the commands to run, source code, and project settings (e.g., setup.py))

  1. Create a TimePickerElement dictionary
  2. Pass it to BlockElement.parse()

Expected result:

TimePickerElement object is returned

Actual result:

None is returned

Requirements

For general questions/issues about Slack API platform or its server-side, could you submit questions at https://my.slack.com/help/requests/new instead. 🙇

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

@seratch seratch added bug M-T: A confirmed bug report. Issues are confirmed when the reproduction steps are documented Version: 3x web-client and removed untriaged labels Feb 7, 2022
@seratch seratch added this to the 3.14.0 milestone Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug M-T: A confirmed bug report. Issues are confirmed when the reproduction steps are documented Version: 3x web-client
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants