hentiru
hentiru
FFilament
Created by hentiru on 7/9/2024 in #❓┊help
Numeric TextColumn: sortable() not working properly
It's a bit complex, since the columns are defined in a trait extended by the resource, and there are different tables bound to that resource with the columns defined in the trait.. tell me how can I be of help in providing information
15 replies
FFilament
Created by hentiru on 7/9/2024 in #❓┊help
Numeric TextColumn: sortable() not working properly
No description
15 replies
FFilament
Created by hentiru on 7/9/2024 in #❓┊help
Numeric TextColumn: sortable() not working properly
I know that it should be the standard sort behavior, simply the standard behavior is not working. I don't know if there's something wrong in my code since @Wrax said that he was not able to replicate... 🤔 Sorry for the code formatting 🙏
15 replies
FFilament
Created by hentiru on 7/9/2024 in #❓┊help
Numeric TextColumn: sortable() not working properly
yes it's a tinyInt
15 replies
FFilament
Created by hentiru on 7/9/2024 in #❓┊help
Numeric TextColumn: sortable() not working properly
No, I don't want the default sort to be by priority. It's when I click the sort arrow that I face the issue (without the fix I posted)
15 replies
FFilament
Created by hentiru on 7/4/2024 in #❓┊help
TextInput numeric fields are edited by mouse scrolling with ->live() method
Thanks! I was going to ask if I had to do it or it was admin's responsability!
13 replies
FFilament
Created by hentiru on 7/4/2024 in #❓┊help
TextInput numeric fields are edited by mouse scrolling with ->live() method
Thank you very much! It worked!
13 replies
FFilament
Created by hentiru on 7/4/2024 in #❓┊help
TextInput numeric fields are edited by mouse scrolling with ->live() method
yes I'm using ->numeric()
13 replies
FFilament
Created by hentiru on 7/4/2024 in #❓┊help
TextInput numeric fields are edited by mouse scrolling with ->live() method
Yes, either with live(onBlur: true) or live(onBlur: false)
13 replies