Slack API in Go, originally by @nlopes; Maintainers needed, contact @parsley42
BSD 2-Clause "Simplified" License
4.7k
stars
1.14k
forks
source link
`InputBlock.Optional = false` does not work when open Slack bot in new window #1323
Open
khaitruong922 opened 2 months ago
What happened
When open slack bot chat in new window, the form can be submitted with empty required input field.
Expected behavior
Should work the same when not open in new window, showing the error message.
Steps to reproduce
Versions