-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Bug][Investigations] - Limit sample size range input to integers (#1…
…85998) ## Summary Currently you can enter a decimal value in the sample size range selector which causes an error in the discover experience. This ticket resolves that issue by limiting the actual parsed value to an integer. Original bug: #184708
- Loading branch information
1 parent
0082f45
commit 8c7a36f
Showing
2 changed files
with
37 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters