I'd like to propose adding a better UI for permissions to Backdrop core. I envisage it working/looking something like the following D7 modules: - Filter permissions - https://github.com/backdrop/backdrop-issues/issues/5796 - Permission Select - Fast Permissions Administration - Permissions Grid
Also, I'd like to have the ability for modules to specify group headings within their permissions. This screenshot shows how the Node permissions might look with this change:

If anyone has other ideas for improving the permissions UI, post them here.
- [ ] #1046 | [UX] Permissions page: Make permission groups rows collapsible/expandable
- [ ] #3815 | [META][UX][DX] Overhaul User module permissions and the respective admin UI
Recent comments
Have you tried uc_cart_add_item()? You need to provide the nid of the product. Then you can use backdrop_goto('cart/checkout'); to send the user to the checkout screen. uc_cart_add_item...
Ubercart - Programmatically add product to cart and straight to Checkout
No problem, let's see how it evolves. I'd be happy to provide a suggested version if i could. I will keep that in mind and try learn this hook chain hopefully very soon. I will...
File hashing uploads made through TinyMCE
I could request hashing support, but that's the lazy way 🤣 I would appreciate it if you as an active maintainer would 'officially' add a hashing support...
File hashing uploads made through TinyMCE