Jacob Nichols

Results 6 issues of Jacob Nichols

Changed the JSON key from register to resetpass FormioAuthService class was using the incorrect key for setting `public resetPassForm: String` This fix will allow the instance variable to be set...

- ``npm run build`` will throw an error due to node.js fixing security issue with SSL provider in Node.js v17 - Specifying the ``hashFunction`` in the webpack.config file fixes this...

## Link to Jira Ticket https://formio.atlassian.net/browse/FIO-8126 ## Description **What changed?** Previously, formio.js select component would trigger a blur event upon clicking the select. This PR replaces this behavior by adding...

## Link to Jira Ticket https://formio.atlassian.net/browse/FIO-7778 ## Description **What changed?** Made it so that when a component validation error is clicked that is nested within a editgrid with modal turned...

## Link to Jira Ticket https://formio.atlassian.net/browse/FIO-8375 ## Description **What changed?** Previously when manual input was given to the date/time component the input mask would fill to create a complete time...

## Link to Jira Ticket No ticket ## Description **What changed?** Added thousands separator and decimal symbol to number edit form **Why have you chosen this solution?** You use to...