Interactive BOM placed selection

Post your feature requests here. Please use search function to ensure it is not here yet.
Post Reply
Message
Author
fluxanode
Posts: 135
Joined: 28 Feb 2014, 14:15

Interactive BOM placed selection

#1 Post by fluxanode » 17 Feb 2023, 10:12

Add a "Clear All Placed" option to clear all of the placed check marks.

fluxanode
Posts: 135
Joined: 28 Feb 2014, 14:15

Re: Interactive BOM placed selection

#2 Post by fluxanode » 05 May 2023, 06:15

In the code for the interactive BOM there is this:



.bom .bom-checkbox:after {
content: "Double click to set/unset all";
position: absolute;
color: white;
top: -35px;
left: -26px;
background: #51829f;
padding: 5px 15px;
border-radius: 8px;
white-space: nowrap;
visibility: hidden;


So it looks like this is there but not working??!!??

BTW - using Chrome

fluxanode
Posts: 135
Joined: 28 Feb 2014, 14:15

Re: Interactive BOM placed selection

#3 Post by fluxanode » 08 May 2023, 04:22

bump

Brayden
Posts: 12
Joined: 01 Jul 2021, 22:54

Re: Interactive BOM placed selection

#4 Post by Brayden » 07 Jun 2023, 21:42

I think I made a mistake.

Flux
Posts: 13
Joined: 24 May 2023, 06:13

Re: Interactive BOM placed selection

#5 Post by Flux » 27 Sep 2023, 04:04

Also have the components selected change color or something to indicate that they have been placed.

exad3545
Posts: 1
Joined: 04 Nov 2023, 18:57

Re: Interactive BOM placed selection

#6 Post by exad3545 » 04 Nov 2023, 18:59

Additionally, it would be beneficial to implement a feature where the selected components change in color or display a visual indicator to signify that they have been successfully placed. This would enhance the user experience and streamline the design process. Visit SRD
Last edited by exad3545 on 11 Nov 2023, 22:34, edited 1 time in total.

cozy
Posts: 1
Joined: 05 Nov 2023, 00:47

Re: Interactive BOM placed selection

#7 Post by cozy » 05 Nov 2023, 00:49

Additionally, it would be helpful if the selected components could change color or display some visual indication after being placed, making the process more intuitive and efficient.
Last edited by cozy on 15 Nov 2023, 01:01, edited 1 time in total.

Flux
Posts: 13
Joined: 24 May 2023, 06:13

Re: Interactive BOM placed selection

#8 Post by Flux » 07 Nov 2023, 05:49

Cozy, I agree!

Post Reply