Marga Rizaldi

Results 6 issues of Marga Rizaldi

The idea is by wrapping javascript callback inside `!!` then we remove the rendered `"!!` and `!!"` in the frontend. For example: ``` public static ?array $options = [ 'scales'...

Step to reproduce: - Go filament demo, choose whatever page from sidebar (products, orders, etc). - As error doesn't always happened, try to search: 576674888648395525 or similar to ensure you...

**Describe the requested icon** It can be a slashed shopping cart or cart with cancel sign/icon. It will be useful for indicating order status as canceled/reversed/returned. But mainly useful for...

icon

In my opinion, bulk clone operation is less often needed than bulk update operation. For example, in e-commerce admin panel, we always face a situation to select some rows then...

Priority: COULD

### Checklist - [X] I agree to uphold [the Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md). ### Description The way this package checks the ability in Gate prevents me to use permissions (using spatie/permission)...

Scope: Improvement

### Changes It can disable the ability and scope checking in Gate to not bother application that implement its own RBAC, especially for those having existing permissions with `:` character...