benny-adiwijaya

Results 6 issues of benny-adiwijaya

Hi, with stored procedure we can get score like this ```SQL SELECT id, MATCH (title,content,author) AGAINST ('traveling to parks') as score FROM news; ``` ```Shell +----+----------------------+ | id | score...

type-enhancement
breaking-change

Hi, is there a way to set default action when file already exist on upload to always rename without getting dialog confirmation pop up? By set overwriteUploadConfirm : false, its...

documentation

Hi, is there a way to customize path for preview video file so the preview is not play the original file?

documentation

Hi, on DatePicker Range after we select only one single date and we want to remove it, the value not updated unless we press enter key. Is it possible to...

Type: Feature ⚙
Status: Investigate

### Initial checklist - [X] I understand this is a feature request and questions should be posted in the [Community Forum](https://community.transloadit.com/) - [X] I searched [issues](https://github.com/transloadit/uppy/issues?q=is%3Aissue) and couldn’t find anything...

Feature

### Blazorise Version 1.2.5 ### What Blazorise provider are you running on? Bootstrap4 ### Link to minimal reproduction, or a simple code snippet https://bootstrapdemo.blazorise.com/tests/autocomplete ### Steps to reproduce add Validator="@ValidationRule.IsNotEmpty"...

Type: Bug 🐞