slackapi / deno-slack-sdk

SDK for building Run on Slack apps using Deno
https://api.slack.com/automation
MIT License
169 stars 28 forks source link

QUESTION: Block previous dates in datepicker element #190

Open benjrich-jasper opened 1 year ago

benjrich-jasper commented 1 year ago

Is there currently a way for us to block out previous dates in the datepicker block element? I searched the documentation but only found the "initial date" argument, which doesn't block out the previous dates.

I did find this after a few google searches, so it looks like it is possible, but not fully available? Wondering if that is still the case https://github.com/slackapi/java-slack-sdk/issues/1045

filmaj commented 1 year ago

I have submitted this feature request internally!