How about those little red/green selectors in the list of products.
Make them AJAXy (ie, you click, status changes, no page reload).
Why?
It'll save you a tiny bit of time, as no page reload.
And tiny bits of time soon add up.
Thoughts?
AJAXy Status Updates in Admin > Catalog
- burt
- Core Team
- Posts: 4547
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
AJAXy Status Updates in Admin > Catalog
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.
- Kofod95
- Senior Contributor
- Posts: 748
- Joined: Sat Feb 06, 2021 7:38 pm
- Phoenix Version: 1.0.8.20
- Has thanked: 99 times
- Been thanked: 179 times
Re: AJAXy Status Updates in Admin > Catalog
I've added a hook to scroll to the selected line in one of the shops I help, as it was annoying the shopowner scrolling back down and finding the relevant product.
So yes, this would be nice!
Maybe worth thinking about something similar for selecting a row?
//Daniel
So yes, this would be nice!
Maybe worth thinking about something similar for selecting a row?
//Daniel
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide
Here are a lot of corns: Phoenix user guide
-
azpro
- Contributor
- Posts: 177
- Joined: Fri Nov 06, 2020 8:25 am
- Phoenix Version: v1.1.0.6
- Has thanked: 30 times
- Been thanked: 34 times
Re: AJAXy Status Updates in Admin > Catalog
Absolutely +1 ... For a big shop admin is much to slow whithout optimisations ... not so much in terms of load time but in working process ... too much clicks .. too much re-loading pages.
- burt
- Core Team
- Posts: 4547
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: AJAXy Status Updates in Admin > Catalog
Got it coded, finalised testing.
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.