Bootstrap 5 Template FEEDBACK NEEDED

Open to all! Ask other shopowners for help.
Dan Cole
Senior Contributor
Posts: 499
Joined: Fri Oct 25, 2019 2:14 pm
Phoenix Version: 1.0.8.21
Has thanked: 67 times
Been thanked: 61 times

Re: Bootstrap 5 Template SNEAK PEEK

Post by Dan Cole »

Anything that you need checked in particular Gary?....I had a look at the demo in several "views" and everything seems to be work as I would expect. It's brilliant. I did notice some flashing in dark mode when switching pages but I assume that is just the way it is. It looked like it tried to load the "white" pages and then switched to dark. I aslo wondered what the automatic mode was supposed to do? Will there be additional modes available?

Dan


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Bootstrap 5 Template SNEAK PEEK

Post by burt »

Thanks for having a look Dan, appreciate your time :+1:

Those modes are built into Bootstrap 5, you can read more here;
https://getbootstrap.com/docs/5.3/custo ... #dark-mode

BS only have light mode and dark mode at the moment.

Auto mode chooses either dark or light, based on the users browser setting;
https://www.pcmag.com/how-to/how-to-ena ... ur-browser

Note that this changer module is not core code, but it will be an addon.

In core code, there will be this as part of Bootstrap Setup:
dla.jpg
You do not have the required permissions to view the files attached to this post.
I am not here to build for you.
I am here to build with you. Let's help each other.
Dan Cole
Senior Contributor
Posts: 499
Joined: Fri Oct 25, 2019 2:14 pm
Phoenix Version: 1.0.8.21
Has thanked: 67 times
Been thanked: 61 times

Re: Bootstrap 5 Template FEEDBACK NEEDED

Post by Dan Cole »

Just a thought....not for core but for someone adding additonal modes, it might be nice for customers to be able to set a default mode at the account level. Definately a down the road idea but I thought mention it while it occurred to me.

Dan
User avatar
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: Bootstrap 5 Template FEEDBACK NEEDED

Post by Kofod95 »

On small screens, on shopping_cart.php with a not-empty cart. The "update"-button looks a little funky. I think it would be nicer if it were either with the input, or if it were extended to the same length as the input (see image)
cart.png
//Daniel
You do not have the required permissions to view the files attached to this post.
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide
User avatar
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: Bootstrap 5 Template FEEDBACK NEEDED

Post by Kofod95 »

Another thing - might be more "add-on"-ish.
With this nice new Shopping Cart Fly Out, I found myself looking for a way to delete products from the cart in that menu. Of course, I could click "View Full Cart" and do it there, but my mind expected it to be possible without clicking in there.

//Daniel
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Bootstrap 5 Template FEEDBACK NEEDED

Post by burt »

Kofod95 wrote: Wed Sep 25, 2024 12:58 pm On small screens, on shopping_cart.php with a not-empty cart. The "update"-button looks a little funky. I think it would be nicer if it were either with the input, or if it were extended to the same length as the input (see image)
TY

flex-nowrap added.
I am not here to build for you.
I am here to build with you. Let's help each other.
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Bootstrap 5 Template FEEDBACK NEEDED

Post by burt »

Kofod95 wrote: Wed Sep 25, 2024 1:03 pm Another thing - might be more "add-on"-ish.
With this nice new Shopping Cart Fly Out, I found myself looking for a way to delete products from the cart in that menu. Of course, I could click "View Full Cart" and do it there, but my mind expected it to be possible without clicking in there.
TY

We may look at doing something to uprate that fly out cart.
Its already quite a complicated piece of code, so would like feedback on its introduction first.
I am not here to build for you.
I am here to build with you. Let's help each other.
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: Bootstrap 5 Template FEEDBACK NEEDED

Post by heatherbell »

Kofod95 wrote: Wed Sep 25, 2024 12:58 pm On small screens, on shopping_cart.php with a not-empty cart.
There will be other changes there that display it like this on 360px so scroll bar is absent as well:
Screenshot 2024-09-26 083612.png
You do not have the required permissions to view the files attached to this post.
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Bootstrap 5 Template FEEDBACK NEEDED

Post by burt »

We are hoping to get this BS5 template into 1.0.9.7 (for release on September 30th).

If anyone has 5 minutes have a look and let us know your thoughts, any ideas etc. PLEASE help us out.
I sound like a broken record continually asking for ideas and feedback :lol: :!: :geek: :D

--

Thank you very much to those who have had a look and commented as every bit of feedback helps, if not for "now" then for changes in the next version and onwards.
I am not here to build for you.
I am here to build with you. Let's help each other.
User avatar
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: Bootstrap 5 Template FEEDBACK NEEDED

Post by Kofod95 »

heatherbell wrote: Thu Sep 26, 2024 7:49 am There will be other changes there [...]
Nice!
Would it make sense to also move the "remove"-button down beneath the price to make it less "cramped"?
Of course, it may be bad for fat fingers...

//Daniel
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide


Join The Code Co-op to get access to your library in the Code Co-op Forum
Locked