| Topic | Presenter | Summary | Duration |
| ----------------------------------------------------------- | ------------------- | --------------------------------------------------- | -------- |
| Various topics covered in Paired Programming from 6-14-2021 | Multiple Developers | This is the paired programming session on 6-14-2021 | 1:45:09 |00:00:00.000 --> 00:00:01.325 Cool well, does anybody have
00:00:01.325 --> 00:00:02.385 anything they're stuck on?
00:00:02.390 --> 00:00:04.530 I mean, into any, uh?
00:00:04.530 --> 00:00:06.342 Anybody I can talk about one
00:00:06.342 --> 00:00:08.330 thing up and I apologize.
00:00:08.330 --> 00:00:10.871 I got pretty nauseous and dizzy this
00:00:10.871 --> 00:00:12.978 morning working and I don't know
00:00:12.978 --> 00:00:14.880 if anybody else ever gets that,
00:00:14.880 --> 00:00:16.630 but who it's been unpleasant
00:00:16.630 --> 00:00:19.370 anyway so I took some time with me,
00:00:19.370 --> 00:00:22.130 but I want to see KB or Patrick.
00:00:22.130 --> 00:00:25.706 This may be a good question for y'all.
00:00:25.710 --> 00:00:31.086 If if we have a set up.
00:00:31.090 --> 00:00:33.742 Standard for how we measure the
00:00:33.742 --> 00:00:36.190 performance of a DNN module.
00:00:38.480 --> 00:00:41.120 We do not come, but I would probably
00:00:41.120 --> 00:00:43.817 tell you, you know the first thing we do
00:00:43.817 --> 00:00:46.289 is check and see what that module would
00:00:46.289 --> 00:00:49.020 be like in a fresh install versus like
00:00:49.020 --> 00:00:52.218 something that could you know gum up the
00:00:52.218 --> 00:00:55.446 system with like multiple plugins and.
00:00:55.450 --> 00:00:58.266 What what plug-in is giving you a problem?
00:00:58.270 --> 00:01:00.030 It's not necessarily a problem,
00:01:00.030 --> 00:01:02.730 but I'm working. I'm looking at
00:01:02.730 --> 00:01:05.279 the the clarity tagger one and.
00:01:05.280 --> 00:01:08.216 It's part of Chlorex and it's not tagging
00:01:08.216 --> 00:01:10.680 what it's supposed to be tagging,
00:01:10.680 --> 00:01:12.224 because, well, not everything.
00:01:12.224 --> 00:01:14.540 It's still making tags, but uhm.
00:01:16.740 --> 00:01:19.805 It's 'cause because CR has
00:01:19.805 --> 00:01:23.410 cashed a lot of the UM.
00:01:23.410 --> 00:01:25.706 Yeah, email page is constant and that's
00:01:25.706 --> 00:01:28.153 one of his custom plugins, right?
00:01:28.153 --> 00:01:30.168 Yeah, yeah, share your screen
00:01:30.168 --> 00:01:33.107 if you gotta pull up let me go
00:01:33.107 --> 00:01:34.985 ahead and do that one second.
00:01:37.440 --> 00:01:40.016 And the main problem with that is I
00:01:40.016 --> 00:01:42.750 would just go in and kind of look at the
00:01:42.750 --> 00:01:45.300 C code or the JavaScript code in all
00:01:45.300 --> 00:01:47.754 JS and see what's associated with what,
00:01:47.754 --> 00:01:50.400 but it's not working the the module
00:01:50.467 --> 00:01:52.387 even though it's on the page.
00:01:52.390 --> 00:01:55.142 Is not working on local or QA really
00:01:55.142 --> 00:01:57.294 like it's? It's not, it's hitting.
00:01:57.294 --> 00:01:59.490 It's supposed to hit every single
00:01:59.559 --> 00:02:01.680 time like a page view is created.
00:02:01.680 --> 00:02:04.088 That tag is supposed to be created,
00:02:04.090 --> 00:02:05.810 but it's not doing that.
00:02:05.810 --> 00:02:08.897 OK, sorry I'm this pull this up real quick.
00:02:12.790 --> 00:02:14.670 Dustin, right, was that it's
00:02:14.670 --> 00:02:16.330 working in production, right?
00:02:16.330 --> 00:02:20.040 Yeah, so it's it's in the UM?
00:02:20.040 --> 00:02:22.074 Yeah, it's on the live site, but,
00:02:22.074 --> 00:02:23.898 uh, because it's supposed to every
00:02:23.898 --> 00:02:25.219 time somebody visits a page.
00:02:25.220 --> 00:02:26.660 That's one of the ways
00:02:26.660 --> 00:02:28.100 that the tag gets created.
00:02:28.100 --> 00:02:30.404 But because he's cashed a lot of them,
00:02:30.410 --> 00:02:32.871 it doesn't work on cached pages, right?
00:02:32.871 --> 00:02:36.526 So. Come let me see.
00:02:47.850 --> 00:02:50.678 Let me pull up the module first.
00:02:59.620 --> 00:03:01.320 I guess Katie what would
00:03:01.320 --> 00:03:03.020 you want to see first?
00:03:03.020 --> 00:03:06.080 What would be the best way to get started?
00:03:06.080 --> 00:03:07.780 I would probably do is.
00:03:07.780 --> 00:03:10.006 I would probably isolate the working
00:03:10.006 --> 00:03:12.714 code on production and see if see where
00:03:12.714 --> 00:03:14.863 in the working code that it's it's
00:03:14.863 --> 00:03:16.939 going through the process of getting
00:03:16.939 --> 00:03:19.630 what you need the data right and then
00:03:19.630 --> 00:03:22.130 putting a breakpoint in the non working.
00:03:22.130 --> 00:03:23.870 Code where you have basically or
00:03:23.870 --> 00:03:25.977 where you should be seeing the data
00:03:25.977 --> 00:03:27.157 comes through or not,
00:03:27.160 --> 00:03:29.572 or it's not that it's not that it's not
00:03:29.572 --> 00:03:31.899 working like the caching part is different,
00:03:31.900 --> 00:03:33.084 purely because that's just
00:03:33.084 --> 00:03:34.860 you know when it's not cash,
00:03:34.860 --> 00:03:36.925 that's when it creates a page view,
00:03:36.930 --> 00:03:38.827 but it's still there's a lot of
00:03:38.827 --> 00:03:40.479 other things that create events,
00:03:40.480 --> 00:03:42.793 so I guess if you click on RFQ button
00:03:42.793 --> 00:03:45.504 or a demo button or something like that.
00:03:45.510 --> 00:03:48.770 But what I want to do is figure out how how.
00:03:48.770 --> 00:03:50.926 I guess best way to say it
00:03:50.926 --> 00:03:52.409 is how quick it is.
00:03:52.410 --> 00:03:52.810 Right?
00:03:52.810 --> 00:03:56.410 Or what CR described as how performing is it?
00:03:56.410 --> 00:03:58.346 Right, So what I was just thinking is
00:03:58.346 --> 00:04:00.144 putting you know timers here and there
00:04:00.144 --> 00:04:02.050 and the JavaScript or in the C sharp.
00:04:02.050 --> 00:04:04.026 But again getting the output from that you
00:04:04.026 --> 00:04:05.965 know because it's attached to the live site.
00:04:05.970 --> 00:04:08.022 It's not like I can just throw it up
00:04:08.022 --> 00:04:10.127 on the live site like hey it took,
00:04:10.130 --> 00:04:12.478 you know .2 milliseconds.
00:04:12.480 --> 00:04:14.060 Millimeter.
00:04:14.060 --> 00:04:15.920 Uhm?
00:04:15.920 --> 00:04:17.720 And if not, it's I can get up.
00:04:17.720 --> 00:04:19.034 I think I have Aaron and
00:04:19.034 --> 00:04:20.420 I have a thing with CR.
00:04:20.420 --> 00:04:22.044 I can kind of just dig around and
00:04:22.044 --> 00:04:23.461 see if he already has something
00:04:23.461 --> 00:04:25.150 for it or or what have you.
00:04:25.150 --> 00:04:26.683 I just want to share if it
00:04:26.683 --> 00:04:28.300 was like a hey we do this,
00:04:28.300 --> 00:04:30.016 but it's difficult when you can't
00:04:30.016 --> 00:04:31.520 recreate the problem on local.
00:04:31.520 --> 00:04:33.818 Right exactly and and like that's
00:04:33.818 --> 00:04:36.676 what I'd be trying to do is try to
00:04:36.676 --> 00:04:39.154 see if the data is going to come back
00:04:39.154 --> 00:04:41.771 and you can do it in local and not
00:04:41.771 --> 00:04:44.619 to be able to put a timer on there.
00:04:44.620 --> 00:04:46.825 Let's see if you guys have any
00:04:46.825 --> 00:04:48.060 ideas for him or.
00:04:51.950 --> 00:04:54.158 One way to check the performance for this.
00:05:01.030 --> 00:05:05.476 Possibly. Do a lighthouse test with the
00:05:05.476 --> 00:05:07.524 module in and then remove the module
00:05:07.524 --> 00:05:09.450 and then do another lighthouse test.
00:05:09.450 --> 00:05:12.700 Save the difference. Oh, OK.
00:05:17.560 --> 00:05:19.030 I don't think I've ever really lighthouse
00:05:19.030 --> 00:05:20.500 test, so I will write that down.
00:05:23.130 --> 00:05:24.534 It's should be in the inspector
00:05:24.534 --> 00:05:25.970 tools on one of the tabs.
00:05:33.100 --> 00:05:34.490 Perfect, OK, I'll go ahead.
00:05:34.490 --> 00:05:37.852 I'll try that, UM. On the
00:05:37.852 --> 00:05:39.539 local and then give that a run.
00:05:43.990 --> 00:05:46.120 Uh, yeah, but definitely, uh,
00:05:46.120 --> 00:05:49.312 see if you can get your local running
00:05:49.312 --> 00:05:52.068 because I know CR does McCreary.
00:05:52.070 --> 00:05:55.032 Pretty crazy stuff with this plugins, UM?
00:05:55.032 --> 00:05:58.328 In that, that would be really great way
00:05:58.328 --> 00:06:02.322 to play around with other things like
00:06:02.322 --> 00:06:05.100 Uhm JavaScript performance DOT now.
00:06:05.100 --> 00:06:08.818 OK. Perfect, yeah, that's great.
00:06:12.450 --> 00:06:15.630 Hey good to get started.
00:06:15.630 --> 00:06:18.096 Yeah, what were? What branch should
00:06:18.096 --> 00:06:20.900 we need set up policies for?
00:06:20.900 --> 00:06:22.820 We've got Kevin asking to
00:06:22.820 --> 00:06:24.740 say what he was needing.
00:06:24.740 --> 00:06:26.660 The lumbar branch L MBR.
00:06:26.660 --> 00:06:28.188 I can link it.
00:06:31.930 --> 00:06:34.835 Yeah, thank you guys that was helpful.
00:06:34.840 --> 00:06:36.104 What's? Could you guys
00:06:36.104 --> 00:06:38.000 reach out to James on that?
00:06:38.000 --> 00:06:39.965 I don't typically set the
00:06:39.965 --> 00:06:41.537 policies on the repost.
00:06:41.540 --> 00:06:43.300 Uh, I think, uh Eric.
00:06:43.300 --> 00:06:45.056 Weather said something about
00:06:45.056 --> 00:06:47.690 how James reached out to him.
00:06:47.690 --> 00:06:48.944 And I think he's the one
00:06:48.944 --> 00:06:49.970 that's supposed to do it.
00:06:49.970 --> 00:06:51.870 And then I talked to him and then he was
00:06:51.925 --> 00:06:53.685 like in the front end one that's one.
00:06:53.690 --> 00:06:55.553 But I know he's not a part of this,
00:06:55.560 --> 00:06:57.414 so I don't really know how that worked out.
00:07:01.940 --> 00:07:02.924 So you're saying that
00:07:02.924 --> 00:07:04.154 Eric should be doing it?
00:07:04.160 --> 00:07:05.750 Like if you drop by understanding
00:07:05.750 --> 00:07:08.080 what he said in the stand up for devs
00:07:08.080 --> 00:07:09.839 is that James asked him to do it.
00:07:09.840 --> 00:07:11.769 He said yes.
00:07:11.770 --> 00:07:14.116 OK, I will ping Eric directly.
00:07:16.970 --> 00:07:19.540 Thanks guys Kevin. Drinks.
00:07:21.940 --> 00:07:23.512 Uhm, I have some stuff Taylor
00:07:23.512 --> 00:07:25.260 could use some help on for ATI
00:07:25.260 --> 00:07:26.758 and if you guys need a topic.
00:07:30.580 --> 00:07:33.088 Uh, so mobile stuff.
00:07:35.460 --> 00:07:38.188 I think mobile stuff.
00:07:38.188 --> 00:07:41.143 OK cool yeah. Michael is well,
00:07:41.143 --> 00:07:43.830 apparently so yeah, it sucks.
00:07:43.830 --> 00:07:46.791 Alright, so one of the issues that I'm having
00:07:46.791 --> 00:07:49.605 and I can't reproduce it in the browser,
00:07:49.610 --> 00:07:51.310 but this a hamburger menu?
00:07:51.310 --> 00:07:52.627 Yeah, it won't.
00:07:52.627 --> 00:07:56.830 It'll drop it down and then pop it back up.
00:07:56.830 --> 00:07:59.734 So it'll be like 5 refresh the page.
00:07:59.740 --> 00:08:02.644 It'll pop open in the close by itself.
00:08:02.650 --> 00:08:06.157 Yes, yes, exactly so it'll pop open
00:08:06.157 --> 00:08:09.268 and then it'll pop back close.
00:08:09.270 --> 00:08:11.920 It's definitely a JavaScript thing.
00:08:11.920 --> 00:08:13.960 Yeah, and you can't reproduce it in Chrome.
00:08:13.960 --> 00:08:16.048 You have to reproduce it on
00:08:16.048 --> 00:08:18.450 an iPhone in Chrome. Ah.
00:08:21.130 --> 00:08:24.300 Let me let me pull my phone out real quick,
00:08:24.300 --> 00:08:26.900 so wait if you so even tried like
00:08:26.900 --> 00:08:29.040 changing responsive to an iPhone, yes.
00:08:29.040 --> 00:08:34.000 OK yeah, so I have like iPhone 10.
00:08:34.000 --> 00:08:37.899 And it'll still still act like that.
00:08:37.900 --> 00:08:40.162 So you can't inspect it because
00:08:40.162 --> 00:08:42.380 you can't see it exactly.
00:08:42.380 --> 00:08:45.400 IPhone 10 yeah? In it's,
00:08:45.400 --> 00:08:48.235 does anyone know off the top of their head?
00:08:48.240 --> 00:08:50.520 I think there's a website.
00:08:50.520 --> 00:08:52.030 Browserstack. Browserstack,
00:08:52.030 --> 00:08:57.315 Browserstack might be able to help you.
00:08:57.320 --> 00:08:59.525 If you you know it might let you reproduce
00:08:59.525 --> 00:09:01.688 it in the browser is what I'm saying.
00:09:01.690 --> 00:09:03.025 It'll run operating system and
00:09:03.025 --> 00:09:04.769 then allow you to open up any.
00:09:04.770 --> 00:09:05.454 Yeah, yeah,
00:09:05.454 --> 00:09:07.848 I think it actually runs an emulator.
00:09:07.850 --> 00:09:08.340 So.
00:09:14.810 --> 00:09:17.474 OK baby I love that you were like
00:09:17.474 --> 00:09:19.887 already on the same page with me.
00:09:19.890 --> 00:09:23.330 Cool, so browser stack has a log in.
00:09:23.330 --> 00:09:26.240 I think it's in passpack.
00:09:26.240 --> 00:09:27.866 Uhm, we have a professional account
00:09:27.866 --> 00:09:30.150 so you can use any operating system.
00:09:30.150 --> 00:09:33.374 So if you need to log into OSX.
00:09:33.380 --> 00:09:36.220 In your safari you can.
00:09:36.220 --> 00:09:38.166 Uhm, I'm testing it on my phone
00:09:38.166 --> 00:09:40.428 right now and I'm seeing that error.
00:09:40.430 --> 00:09:43.321 OK, so let me open up my
00:09:43.321 --> 00:09:45.080 safari improving mobile mode.
00:09:45.080 --> 00:09:47.120 I can already tell you what
00:09:47.120 --> 00:09:49.239 I think the error would be.
00:09:49.240 --> 00:09:51.060 From having this before.
00:09:51.060 --> 00:09:53.335 Is that something is basically
00:09:53.335 --> 00:09:55.728 two things with toggling it,
00:09:55.730 --> 00:09:57.860 that's probably what's going on,
00:09:57.860 --> 00:10:00.842 so like you click button it says
00:10:00.842 --> 00:10:03.281 hey go change, show to false.
00:10:03.281 --> 00:10:05.216 But then something else that
00:10:05.216 --> 00:10:07.392 happens when the button is clicked
00:10:07.392 --> 00:10:09.800 is also setting it back to true.
00:10:09.800 --> 00:10:11.936 So two things were telling open to change,
00:10:11.940 --> 00:10:13.930 and they're based on the
00:10:13.930 --> 00:10:15.522 previous state of open.
00:10:15.530 --> 00:10:17.078 It's probably that kind of error,
00:10:17.080 --> 00:10:20.328 but what's doing it is the hard part.
00:10:20.330 --> 00:10:22.650 So.
00:10:22.650 --> 00:10:25.107 Also, do not go back to browserstack
00:10:25.107 --> 00:10:27.099 if you don't mind Taylor.
00:10:27.100 --> 00:10:27.602 OK,
00:10:27.602 --> 00:10:29.108 there is a.
00:10:32.610 --> 00:10:34.598 If you do download this if you.
00:10:34.600 --> 00:10:36.588 If KB can't help us right now.
00:10:36.590 --> 00:10:38.564 If you do end up downloading this,
00:10:38.570 --> 00:10:41.126 uhm, well, I guess we do it right now.
00:10:41.130 --> 00:10:43.866 There is a version of this.
00:10:43.870 --> 00:10:46.264 That will totally Jack you up like
00:10:46.264 --> 00:10:48.239 I can't remember what it does.
00:10:48.240 --> 00:10:49.090 Your computer.
00:10:49.090 --> 00:10:52.065 I just remember you'll be sad and
00:10:52.065 --> 00:10:55.304 I I put a note about it either in.
00:10:55.310 --> 00:10:56.861 Like months ago,
00:10:56.861 --> 00:11:01.106 either in Ms teams or in Stackoverflow to
00:11:01.106 --> 00:11:04.809 say hey don't don't download this version.
00:11:04.810 --> 00:11:05.080 Read it.
00:11:07.480 --> 00:11:11.050 Oh nice. OK.
00:11:11.050 --> 00:11:13.426 So it's testable inside of Safari.
00:11:13.430 --> 00:11:15.415 Uhm, so this might not
00:11:15.415 --> 00:11:17.003 be a JavaScript issue.
00:11:17.010 --> 00:11:18.940 This actually could possibly be
00:11:18.940 --> 00:11:21.370 a position in the HTML issue,
00:11:21.370 --> 00:11:23.375 because Safari does a really
00:11:23.375 --> 00:11:25.812 weird thing where it has to
00:11:25.812 --> 00:11:27.552 be in the exact position
00:11:27.552 --> 00:11:29.710 for it to function properly.
00:11:32.660 --> 00:11:37.143 Uh, OK. I've seen things
00:11:37.143 --> 00:11:39.272 like this before, right?
00:11:39.272 --> 00:11:40.868 ATI salonproducts.com 'cause
00:11:40.868 --> 00:11:43.528 that one should be working.
00:11:47.930 --> 00:11:50.314 Yeah, it's Long Products.
00:11:50.314 --> 00:11:53.890 That is a very disturbing background.
00:11:53.890 --> 00:11:57.210 But my apologies in French.
00:11:57.210 --> 00:12:02.016 Uh, India is salonproducts.com not dash.
00:12:11.140 --> 00:12:12.170 Stuck.
00:12:17.130 --> 00:12:19.368 Alright Yep, yeah.
00:12:23.880 --> 00:12:28.380 Hey me too. Developer. What?
00:12:31.450 --> 00:12:39.628 Mystic Wilbur. To responsive. IPhone 8.
00:12:39.628 --> 00:12:43.740 It's working, this is what you need copy.
00:12:43.740 --> 00:12:47.004 I copied out the header directly from ATI
00:12:47.004 --> 00:12:50.282 Beauty, but it still is rendering incorrectly
00:12:50.282 --> 00:12:53.539 or it's still doing the same thing.
00:12:53.540 --> 00:12:56.550 So is it in a controller that I need to
00:12:56.635 --> 00:12:59.610 be looking 'cause they copied the header
00:12:59.610 --> 00:13:02.226 dot ascx file? No, uh, this little.
00:13:02.226 --> 00:13:05.055 This leads me more along the path of
00:13:05.055 --> 00:13:07.305 this is probably a JavaScript error.
00:13:07.310 --> 00:13:11.430 Uhm, if you've copied the exact, uh,
00:13:11.430 --> 00:13:15.900 header include file. Yeah, yeah.
00:13:15.900 --> 00:13:19.340 OK, so something with one of the jobs
00:13:19.340 --> 00:13:21.060 profiles, yeah JavaScript files.
00:13:23.230 --> 00:13:24.240 OK.
00:13:28.930 --> 00:13:33.502 Yeah, OK, I'll I'll look
00:13:33.502 --> 00:13:35.889 at one of the the files in.
00:13:35.890 --> 00:13:39.340 Few of them. Uhm?
00:13:39.340 --> 00:13:43.755 One other thing I guess.
00:13:43.755 --> 00:13:46.280 Uhm, how do you remove?
00:13:46.280 --> 00:13:49.290 I'll just show you guys.
00:13:49.290 --> 00:13:53.657 From CV grid. It's all compacts,
00:13:53.657 --> 00:13:56.100 so Matt and Adam said that they
00:13:56.176 --> 00:13:58.201 basically wanted just to remove
00:13:58.201 --> 00:14:00.650 the attributes from the CV grid.
00:14:00.650 --> 00:14:03.874 How do I add in a class for
00:14:03.874 --> 00:14:07.328 if it's mobile to remove them?
00:14:07.330 --> 00:14:10.850 Uhm into the CB grid.
00:14:10.850 --> 00:14:14.840 So I've added this class hidden dash
00:14:14.840 --> 00:14:19.287 mobile and then I set it inside the CSS.
00:14:19.290 --> 00:14:21.634 And that class isn't
00:14:21.634 --> 00:14:23.978 actually showing up inside.
00:14:23.980 --> 00:14:26.212 There's possibly a bootstrap
00:14:26.212 --> 00:14:29.566 of D dash ** Dash none,
00:14:29.566 --> 00:14:33.472 which is displaying none on small screens.
00:14:37.240 --> 00:14:41.382 Like so yes. OK and class will
00:14:41.382 --> 00:14:43.700 work just fine in the CV column.
00:14:48.420 --> 00:14:52.074 Have the CD column but I have not tested,
00:14:52.080 --> 00:14:56.048 but that's the class that you would want
00:14:56.048 --> 00:15:00.040 to hide something on a small screen.
00:15:00.040 --> 00:15:01.350 I reckon those that back.
00:15:01.350 --> 00:15:03.170 I don't know where that's gonna go,
00:15:03.170 --> 00:15:04.736 but it does some weird stuff.
00:15:04.740 --> 00:15:08.133 It kind of erases. CV calling I don't really
00:15:08.133 --> 00:15:11.232 super remember so you'll have to look inside
00:15:11.232 --> 00:15:14.408 grid dot TS for the API on CV columns.
00:15:14.410 --> 00:15:16.916 There's something like maybe call class or
00:15:16.916 --> 00:15:19.478 or header class or something like that.
00:15:19.480 --> 00:15:22.014 Maybe even. Another way would be to
00:15:22.014 --> 00:15:25.820 make it scrollable. You can do that.
00:15:25.820 --> 00:15:27.950 Yeah, like that kind of thing.
00:15:27.950 --> 00:15:29.730 A cell class header class.
00:15:29.730 --> 00:15:30.792 There you go.
00:15:30.792 --> 00:15:32.916 Header dash class several dash class.
00:15:32.920 --> 00:15:34.496 That would probably be.
00:15:34.496 --> 00:15:36.860 That those two would probably be
00:15:36.933 --> 00:15:39.486 your your ticket, so I wouldn't.
00:15:39.486 --> 00:15:43.889 I would have both of those be your thing.
00:15:43.890 --> 00:15:46.212 'cause it angular JS never never
00:15:46.212 --> 00:15:47.760 supported like custom element.
00:15:47.760 --> 00:15:49.700 Children inside of custom directives.
00:15:49.700 --> 00:15:52.452 So it's kind of a hacky way that
00:15:52.452 --> 00:15:54.909 this doesn't that kind of halfway
00:15:54.909 --> 00:15:57.435 explains why it's 3000 lines long,
00:15:57.440 --> 00:16:01.175 but uh, so it it kind of just grabs
00:16:01.175 --> 00:16:05.115 that and then eventually erases it so.
00:16:05.120 --> 00:16:09.650 Uh, is that a shot? OK.
00:16:09.650 --> 00:16:12.656 And, uh, the the deed is a display none.
00:16:12.660 --> 00:16:12.947 Uh,
00:16:12.947 --> 00:16:15.530 you you might want to check and see if
00:16:15.604 --> 00:16:17.998 that works across all device sizes,
00:16:18.000 --> 00:16:20.672 because you usually want to run like a
00:16:20.672 --> 00:16:23.336 display block and then display a small none.
00:16:25.390 --> 00:16:25.880 OK.
00:16:41.210 --> 00:16:44.010 But if it already has it that style on it,
00:16:44.010 --> 00:16:48.110 then you won't have to worry about that. OK.
00:16:51.680 --> 00:16:53.670 See also this is hacky,
00:16:53.670 --> 00:16:56.846 but if this doesn't work and you don't
00:16:56.846 --> 00:17:00.405 want to do with that group dot TS file,
00:17:00.410 --> 00:17:03.695 you can give that column and ID and the
00:17:03.695 --> 00:17:07.204 ID targeted by the ID with the CSS will
00:17:07.204 --> 00:17:10.616 give it a much higher point value so
00:17:10.616 --> 00:17:13.114 that your style wins against whatever
00:17:13.114 --> 00:17:16.290 is applied in the grid dot TS file.
00:17:19.650 --> 00:17:22.575 If that makes sense, I did not follow that.
00:17:22.580 --> 00:17:24.844 So like if you give an ID to
00:17:24.844 --> 00:17:27.129 that that CB column right there,
00:17:27.130 --> 00:17:29.730 just whatever you want to call it right?
00:17:29.730 --> 00:17:31.236 Like ID equals.
00:17:31.236 --> 00:17:35.846 Test or find me or anything at or UM
00:17:35.846 --> 00:17:39.774 and then in the product detail dot CSS.
00:17:39.780 --> 00:17:42.846 You change on the part and change
00:17:42.846 --> 00:17:45.759 your selector from dot hidden mobile.
00:17:48.210 --> 00:17:52.690 To your ID, so it'll be like hashtag
00:17:52.690 --> 00:17:56.440 instead of dot and then add her.
00:17:56.440 --> 00:17:58.460 And basically IDs take higher
00:17:58.460 --> 00:18:00.830 precedence than classes do in CSS,
00:18:00.830 --> 00:18:03.532 so there's some other class that would
00:18:03.532 --> 00:18:07.210 get in the way of this being display none.
00:18:07.210 --> 00:18:09.448 This ID like this CSS should
00:18:09.448 --> 00:18:12.000 now win over that other class.
00:18:19.480 --> 00:18:21.970 It's a little bit hacky. But
00:18:24.320 --> 00:18:27.587 yeah, I just need if the see if this
00:18:27.587 --> 00:18:29.767 attribute is in a mobile device.
00:18:29.770 --> 00:18:31.580 I need to go away.
00:18:31.580 --> 00:18:33.764 That's basically all I need, yeah?
00:18:33.764 --> 00:18:36.312 This should do it and as long
00:18:36.312 --> 00:18:38.530 as adder isn't some other,
00:18:38.530 --> 00:18:41.106 the idea of some other element I don't
00:18:41.106 --> 00:18:43.630 think you can have two ID's that are.
00:18:43.630 --> 00:18:46.108 Yeah, you can't.
00:18:46.110 --> 00:18:48.216 Mobile in the same space so.
00:18:52.500 --> 00:18:56.468 I read the actual number and it's like.
00:18:56.470 --> 00:18:58.927 For every class you had five points,
00:18:58.930 --> 00:19:01.639 and for every ID you had 100 points and
00:19:01.639 --> 00:19:04.536 the thing with the greatest points wins.
00:19:04.540 --> 00:19:07.699 CSS is calculated in some some way like that.
00:19:07.700 --> 00:19:10.094 So like in theory, if you added
00:19:10.094 --> 00:19:12.270 like 200 classes to this column,
00:19:12.270 --> 00:19:15.210 they would win over the ID.
00:19:15.210 --> 00:19:18.710 But obviously you have a daughter classes,
00:19:18.710 --> 00:19:21.470 so the ID should definitely be winning here.
00:19:21.470 --> 00:19:22.858 It's called like CSS
00:19:22.858 --> 00:19:24.240 specificity or something, yeah?
00:19:27.770 --> 00:19:30.008 It's kind of getting into the.
00:19:30.010 --> 00:19:31.434 More into the weeds.
00:19:31.434 --> 00:19:33.560 Taylor, probably the new care again,
00:19:33.560 --> 00:19:35.340 but yeah, but it's fine.
00:19:35.340 --> 00:19:37.452 This FY I always have to
00:19:37.452 --> 00:19:39.240 remember is that ideas win.
00:19:39.240 --> 00:19:41.769 That's that's really.
00:19:41.769 --> 00:19:44.298 Yeah. It's simple.
00:19:44.300 --> 00:19:45.128 That's good to know.
00:19:56.540 --> 00:19:59.664 You also can't. For what it's worth,
00:19:59.664 --> 00:20:01.974 if you building in, you can do
00:20:01.974 --> 00:20:03.814 stupid goal build templates and
00:20:03.814 --> 00:20:06.502 it will just build or gulp build
00:20:06.502 --> 00:20:08.800 store templates so we just build
00:20:08.800 --> 00:20:12.830 the HTML in the store. So. Well.
00:20:19.790 --> 00:20:22.470 Yeah, it doesn't apply.
00:20:22.470 --> 00:20:24.157 Oh, the idea is name in there,
00:20:24.160 --> 00:20:26.082 so it would be in quotes, so you'd
00:20:26.082 --> 00:20:27.769 have to look for ID quote better.
00:20:33.380 --> 00:20:36.738 OK. So I don't know where that
00:20:36.738 --> 00:20:39.268 ID goes or what happens with it,
00:20:39.270 --> 00:20:42.024 but it's in same thing with the class I
00:20:42.024 --> 00:20:45.030 I I don't know enough about CV grids,
00:20:45.030 --> 00:20:49.446 so I don't know if they just disappear.
00:20:49.450 --> 00:20:52.539 No one does a other Jesse, so I guess
00:20:52.539 --> 00:20:54.940 you're gonna have to leave it free.
00:20:54.940 --> 00:20:59.822 Get TS file in. Oh, I have been.
00:20:59.822 --> 00:21:02.690 I've been for the past several hours.
00:21:02.690 --> 00:21:05.490 Oh goodness. Well, another spring storm here.
00:21:05.490 --> 00:21:08.290 Everybody else feel free to jump in.
00:21:08.290 --> 00:21:11.770 Another thing that you could do.
00:21:11.770 --> 00:21:17.114 Is. You could put an NGF on there.
00:21:17.120 --> 00:21:20.534 And I say. Uhm, you did.
00:21:20.534 --> 00:21:23.262 But of course you'd have to be measuring the
00:21:23.262 --> 00:21:26.290 width of like the screen in the NGF right,
00:21:26.290 --> 00:21:27.559 which would be.
00:21:27.559 --> 00:21:30.900 Even more hockey than the ideal way, UM.
00:21:34.260 --> 00:21:36.375 We could just do it less than tablet size.
00:21:40.380 --> 00:21:41.976 What is tablet? Could we use?
00:21:41.980 --> 00:21:44.654 Can we use media query for that?
00:21:44.660 --> 00:21:48.146 Yes, and Jesse has also commented
00:21:48.146 --> 00:21:50.470 some possibly helpful information.
00:21:53.540 --> 00:21:54.875 It's Taylor which.
00:21:54.875 --> 00:21:57.100 Which side is that you're
00:21:57.100 --> 00:21:59.417 running off of your local no,
00:21:59.420 --> 00:22:01.911 it's on their prod box, OK?
00:22:01.911 --> 00:22:04.257 Uh, send you 80 not proud
00:22:04.257 --> 00:22:06.479 or anyone loses their mind.
00:22:06.480 --> 00:22:08.657 OK, well I was just wanting to
00:22:08.657 --> 00:22:11.145 see if I could throw some classes
00:22:11.145 --> 00:22:14.151 on the UM the the Dom and see
00:22:14.151 --> 00:22:16.305 if it would respond to them.
00:22:16.310 --> 00:22:18.300 Well, read the comment first.
00:22:18.300 --> 00:22:20.664 It looks like this CB grid
00:22:20.664 --> 00:22:22.879 accepts a cell class directive
00:22:22.879 --> 00:22:25.609 and a header class directive.
00:22:25.610 --> 00:22:29.336 So try that next 'cause that's.
00:22:29.340 --> 00:22:30.800 That would be fantastic.
00:22:33.000 --> 00:22:38.606 And I. Think you'll only need cell class?
00:22:38.610 --> 00:22:41.630 I think header would go on the CV header. So.
00:22:51.280 --> 00:22:54.850 OK, so I don't need the header.
00:22:54.850 --> 00:22:57.314 Yeah, I think I think that would.
00:22:57.320 --> 00:22:59.472 But if you only wanted to target the
00:22:59.472 --> 00:23:01.667 header but not target the whole column.
00:23:01.670 --> 00:23:03.924 You better class, but I think so.
00:23:03.930 --> 00:23:06.590 Plus I think will target the whole
00:23:06.590 --> 00:23:09.455 home or it'll target the cells and
00:23:09.455 --> 00:23:11.921 if it does that then obviously.
00:23:11.930 --> 00:23:13.118 Try the other one next and
00:23:13.118 --> 00:23:14.220 if that fails then do it.
00:23:14.220 --> 00:23:15.180 Can't be said for sure.
00:23:19.080 --> 00:23:22.878 Because. I don't know how much happens,
00:23:22.880 --> 00:23:25.288 and I imagine it's a lot happens
00:23:25.288 --> 00:23:26.665 between the quote, unquote,
00:23:26.665 --> 00:23:28.390 back end, and front end,
00:23:28.390 --> 00:23:31.477 as in like that great great dot TS file,
00:23:31.480 --> 00:23:35.073 this table and the. Uhm?
00:23:35.073 --> 00:23:39.990 The browser. And so.
00:23:39.990 --> 00:23:41.150 If it works in browser,
00:23:41.150 --> 00:23:42.078 it might not work.
00:23:42.078 --> 00:23:43.470 Here is what I'm saying, OK?
00:23:53.490 --> 00:23:55.578 You could just put on a watch next
00:23:55.578 --> 00:23:57.078 time Taylor. Oh, that's right.
00:23:57.078 --> 00:23:59.034 So we have to wait for
00:23:59.034 --> 00:24:00.890 this whole build process.
00:24:00.890 --> 00:24:02.258 But I think you have to wait till
00:24:02.258 --> 00:24:03.689 this is done to put on the watch.
00:24:03.690 --> 00:24:05.148 You can't do both at the same time in
00:24:05.148 --> 00:24:06.668 the same or not in the same terminal.
00:24:06.670 --> 00:24:08.770 I guess it would open a new
00:24:08.770 --> 00:24:09.370 terminal potentially.
00:24:09.370 --> 00:24:11.380 Terminal new terminal.
00:24:13.980 --> 00:24:14.898 In UI, yeah.
00:24:21.920 --> 00:24:25.357 Uh, what is the command for it?
00:24:25.360 --> 00:24:27.579 I would just add control shift BI.
00:24:27.580 --> 00:24:30.338 Don't know the actual. Michael,
00:24:30.338 --> 00:24:32.066 Jesse probably tell you or Katie,
00:24:32.070 --> 00:24:36.190 it would be just go wash. Yep, OK. OK.
00:24:41.430 --> 00:24:43.782 I also have to modify so I
00:24:43.782 --> 00:24:46.301 don't know if this watch also
00:24:46.301 --> 00:24:48.666 minifies got its benefi yeah?
00:24:48.670 --> 00:24:50.726 Nobody wants to type that out every time.
00:24:50.730 --> 00:24:51.510 Jesse, that's crazy.
00:24:56.870 --> 00:24:57.698 Nobody like you.
00:25:00.800 --> 00:25:02.546 You and your command line enjoyment.
00:25:02.550 --> 00:25:04.000 There you go, OK perfect.
00:25:12.090 --> 00:25:13.700 And I did it OK. I just
00:25:13.700 --> 00:25:15.080 need to add in the header.
00:25:45.640 --> 00:25:47.467 How do I stop it from shrinking?
00:25:50.500 --> 00:25:51.490 Reclaiming
00:25:53.550 --> 00:25:55.362 I heard two people right click
00:25:55.362 --> 00:25:56.980 on that element right there.
00:25:56.980 --> 00:25:59.509 No the the way the best way I'll find
00:25:59.509 --> 00:26:02.268 you a commit and hopefully you'll be able
00:26:02.268 --> 00:26:05.088 to just kind of copy paste what I did.
00:26:05.090 --> 00:26:07.727 But you have to have to turn on auto
00:26:07.727 --> 00:26:10.196 column width and it's the only way so
00:26:10.196 --> 00:26:12.806 I'm gonna I'm gonna link you a command
00:26:12.806 --> 00:26:15.330 and you'll have to copy paste it.
00:26:15.330 --> 00:26:17.090 Yeah hang on standby.
00:26:17.090 --> 00:26:18.530 Headed by a real quick while
00:26:18.530 --> 00:26:20.100 you were while he's doing that,
00:26:20.100 --> 00:26:22.556 right click on that and just I want
00:26:22.556 --> 00:26:25.028 to show you something real quick.
00:26:25.030 --> 00:26:25.680 Inspect.
00:26:28.500 --> 00:26:30.978 OK so we have table table
00:26:30.978 --> 00:26:33.590 body go up to a table.
00:26:35.700 --> 00:26:38.840 Add class in there. Uh, OK.
00:26:42.600 --> 00:26:45.508 If you click on.
00:26:45.510 --> 00:26:49.045 The faster way, Taylor you wanna know
00:26:49.045 --> 00:26:52.368 delete that and just delete class.
00:26:52.370 --> 00:26:54.379 Show your little friend in new stuff.
00:26:54.380 --> 00:26:56.948 Uhm, and enter. Click on the dots CLS
00:26:56.948 --> 00:26:59.628 on the far right right above element
00:26:59.628 --> 00:27:02.548 dot style in the sidebar the dot CLS.
00:27:02.550 --> 00:27:04.993 OK. Click on that and then you
00:27:04.993 --> 00:27:07.159 can just type in new class.
00:27:07.160 --> 00:27:10.646 It'll apply it to your selected on.
00:27:10.650 --> 00:27:12.900 So you don't have to type
00:27:12.900 --> 00:27:14.400 out the whole thing.
00:27:14.400 --> 00:27:16.280 Yeah, cool, uh, what class?
00:27:16.280 --> 00:27:17.351 When my adding?
00:27:17.351 --> 00:27:19.493 So you're going to put D
00:27:19.493 --> 00:27:21.150 hyphen SMA hyphen none?
00:27:24.380 --> 00:27:31.620 Right and then, uh, enter? And indeed.
00:27:31.620 --> 00:27:36.570 Type in. MD. I've seen none.
00:27:38.630 --> 00:27:40.821 Hey, so these are the the bootstrap
00:27:40.821 --> 00:27:42.830 classes that Michael was talking about.
00:27:42.830 --> 00:27:45.196 UM, as we can see that it's
00:27:45.196 --> 00:27:47.028 just not affecting it at all,
00:27:47.030 --> 00:27:49.730 but I wanted to show you how you could
00:27:49.730 --> 00:27:52.024 simply just type those classes in and
00:27:52.024 --> 00:27:54.715 it would give you like response of like
00:27:54.715 --> 00:27:57.368 either it's going to work or it's not
00:27:57.368 --> 00:28:00.270 going to work so that way to test it.
00:28:00.270 --> 00:28:01.810 I've done that before.
00:28:01.810 --> 00:28:03.350 Actually I've edited straighten
00:28:03.350 --> 00:28:05.483 in the elements I just didn't
00:28:05.483 --> 00:28:08.592 know about the dot CLS. So word.
00:28:08.592 --> 00:28:12.530 Appreciate it. Uhm, OK?
00:28:12.530 --> 00:28:13.481 Unrelated Justino Taylor
00:28:13.481 --> 00:28:14.749 and anybody else here.
00:28:14.750 --> 00:28:16.952 If you click on the colon, hover.
00:28:16.952 --> 00:28:19.368 That will let you see what it looks
00:28:19.368 --> 00:28:21.992 like when you hover it or one is being
00:28:21.992 --> 00:28:24.299 clicked on or what it's been visited.
00:28:24.300 --> 00:28:25.938 Any of that pseudo class stuff?
00:28:25.940 --> 00:28:27.032 That's all right there,
00:28:27.032 --> 00:28:28.124 not helpful right now,
00:28:28.130 --> 00:28:30.596 but just so you know that's what's 4K TV.
00:28:30.600 --> 00:28:33.057 Show that to me actually and then the KB's.
00:28:33.060 --> 00:28:34.156 Most favorite tools that
00:28:34.156 --> 00:28:35.526 little plus icon right there?
00:28:39.030 --> 00:28:40.340 OK, so.
00:28:43.700 --> 00:28:45.900 I need to add.
00:28:49.900 --> 00:28:51.996 Jesse, you wanted to give me items here.
00:28:52.000 --> 00:28:54.104 If you're only the lines with the auto
00:28:54.104 --> 00:28:57.560 column width, Taylor oh I see OK.
00:28:57.560 --> 00:29:02.598 Come with. No CV grid OK.
00:29:20.890 --> 00:29:23.298 Oh, is that the only one perfect?
00:29:23.300 --> 00:29:26.387 OK, no, no. There's there's gonna be a ton.
00:29:26.390 --> 00:29:29.320 There you go there is.
00:29:29.320 --> 00:29:31.594 Only found the auto column widths
00:29:31.594 --> 00:29:33.830 equals the true for one spot.
00:29:33.830 --> 00:29:36.462 Well, look at the look at the
00:29:36.462 --> 00:29:38.892 grid TS file, that's the.
00:29:38.892 --> 00:29:41.496 That's the medium one.
00:29:41.500 --> 00:29:48.396 Great that TS there oh oh oh OK.
00:29:48.400 --> 00:29:53.488 Got it so I need to save that.
00:29:55.640 --> 00:29:56.240 Uhm?
00:29:59.580 --> 00:30:00.290 Photo.
00:30:08.400 --> 00:30:08.860 Roman.
00:30:29.970 --> 00:30:31.078 I see only two.
00:30:38.960 --> 00:30:40.559 Let's check check.
00:30:45.830 --> 00:30:48.089 So I need to add in all this for.
00:31:19.520 --> 00:31:22.265 So do I need to Add all this stuff
00:31:22.265 --> 00:31:25.057 in between as well I'm guessing?
00:31:25.060 --> 00:31:28.190 Yes, you are guessing right.
00:31:28.190 --> 00:31:28.950 It's green in here.
00:31:28.950 --> 00:31:30.240 You probably shouldn't have to add it.
00:31:30.240 --> 00:31:31.320 It's not that much.
00:31:31.320 --> 00:31:32.670 Then it's all copy paste.
00:31:32.670 --> 00:31:36.100 Yeah, but joy is that I did it for you.
00:31:36.100 --> 00:31:37.129 I appreciate it.
00:31:39.930 --> 00:31:43.666 Jesse, you're my hero.
00:31:43.666 --> 00:31:46.275 2:45 although it's on you can
00:31:46.275 --> 00:31:47.950 also there's another one that
00:31:48.014 --> 00:31:49.688 I had scrolling if we want.
00:31:49.690 --> 00:31:52.530 If you want that too. Oh
00:31:55.250 --> 00:31:56.818 yeah, just go ahead and add it anyway.
00:32:00.410 --> 00:32:01.910 OK, that's already in there.
00:32:09.190 --> 00:32:13.558 Depends. 15 is 3.
00:32:22.140 --> 00:32:22.910 3.
00:32:25.140 --> 00:32:27.821 Yeah, I guess the the line numbers
00:32:27.821 --> 00:32:30.330 don't correlate, but I put it
00:32:30.330 --> 00:32:32.505 underneath a function called on
00:32:32.505 --> 00:32:34.320 databinding because yeah. So.
00:32:43.860 --> 00:32:44.440 I see.
00:32:46.870 --> 00:32:47.800 OK.
00:32:56.370 --> 00:32:57.180 In this.
00:33:01.280 --> 00:33:02.445 I'm pretty sure you're missing
00:33:02.445 --> 00:33:03.610 some some copy paste stuff.
00:33:03.610 --> 00:33:05.094 I think you you you skip day
00:33:05.094 --> 00:33:06.638 and this is an admin anyway.
00:33:06.640 --> 00:33:09.167 You sure you want this in admin?
00:33:09.170 --> 00:33:10.616 Wait, what are you talking about?
00:33:10.620 --> 00:33:13.446 It's an admin. Oh Jesus Christ,
00:33:13.450 --> 00:33:16.082 can we get all the files into
00:33:16.082 --> 00:33:18.649 one like the store into one?
00:33:18.650 --> 00:33:19.850 Yeah, in 2021?
00:33:19.850 --> 00:33:21.850 That's that's how it is.
00:33:21.850 --> 00:33:24.320 It's please feel cleaner but
00:33:24.320 --> 00:33:26.790 you're stuck with it here.
00:33:26.790 --> 00:33:30.297 OK, where the hell is a framework?
00:33:30.300 --> 00:33:33.588 Store grid dot TS.
00:33:37.660 --> 00:33:39.046 Or he just hit control P.
00:33:39.050 --> 00:33:40.370 You can search grid dot TS
00:33:40.370 --> 00:33:41.819 and pick the one for store.
00:33:47.670 --> 00:33:51.158 Type it in, type in Group DOT TS.
00:33:51.160 --> 00:33:53.880 And then it'll be the 4th one down,
00:33:53.880 --> 00:33:57.410 second one down. Sweet.
00:33:59.810 --> 00:34:03.408 Another tip I picked up from Jesse.
00:34:03.410 --> 00:34:05.188 Well, that explains why only changes that
00:34:05.188 --> 00:34:07.148 I was doing earlier weren't working.
00:34:14.440 --> 00:34:16.715 Still looks like admin to me. Yeah,
00:34:16.715 --> 00:34:19.640 I'm I'm I'm doing all this stuff I see.
00:34:19.640 --> 00:34:21.915 I'm sorry I'm halfway in and out.
00:34:21.920 --> 00:34:23.870 I'm on a different thing too.
00:34:29.740 --> 00:34:30.628 Cherry picking this committee,
00:34:30.628 --> 00:34:31.738 I mean that might work.
00:34:33.870 --> 00:34:36.294 Nah, it's it's fine.
00:34:36.294 --> 00:34:38.470 Uh, and just a little thing,
00:34:38.470 --> 00:34:39.730 real fast double click
00:34:39.730 --> 00:34:40.990 the file you're in.
00:34:40.990 --> 00:34:42.250 Oh, you're good, OK?
00:34:44.510 --> 00:34:46.630 This code has this stupid preview mode thing,
00:34:46.630 --> 00:34:48.574 and if you're still in it
00:34:48.574 --> 00:34:50.880 and you click on that tab or.
00:34:50.880 --> 00:34:52.232 Click on something new.
00:34:52.232 --> 00:34:53.903 It'll like, close that tab.
00:34:53.903 --> 00:34:56.220 'cause it only has one tab for
00:34:56.292 --> 00:34:57.830 preview or or. It's confusing,
00:34:57.830 --> 00:34:59.685 but anyway you most of the time
00:34:59.685 --> 00:35:01.248 you want to double click on.
00:35:21.970 --> 00:35:23.476 Careful just selecting the green stuff.
00:35:23.480 --> 00:35:25.265 I mean, I'm pretty sure you're grabbing
00:35:25.265 --> 00:35:27.238 things that I mean check it out right?
00:35:27.240 --> 00:35:28.560 You'd be great. You'd be missing
00:35:28.560 --> 00:35:30.000 a parent like a parenthese.
00:35:30.000 --> 00:35:32.376 It might be easier if you just select the
00:35:32.376 --> 00:35:34.872 file and that way you're not seeing just
00:35:34.872 --> 00:35:37.220 the changes you're seeing it all. OK.
00:35:53.800 --> 00:35:54.808 Not so much better.
00:35:58.060 --> 00:36:00.676 Alright, so now it's I've got that one.
00:36:06.250 --> 00:36:07.040 Data mining.
00:36:35.510 --> 00:36:37.049 Somewhere in here.
00:36:43.680 --> 00:36:45.519 No, it's specified.
00:36:56.390 --> 00:36:57.040 Nichols
00:37:02.240 --> 00:37:02.530 yeah.
00:37:12.110 --> 00:37:12.850 Command prompt.
00:37:39.110 --> 00:37:42.998 Square that's 38 PX.
00:37:43.000 --> 00:37:45.808 Well, I mean I may have changed it.
00:37:45.810 --> 00:37:47.100 You could leave it at 38,
00:37:47.100 --> 00:37:48.820 fix the point is it it can't be.
00:37:48.820 --> 00:37:50.110 You can't give it a width,
00:37:50.110 --> 00:37:51.615 it's gonna do the auto column width.
00:37:51.620 --> 00:37:54.126 So you kind of make a little
00:37:54.126 --> 00:37:57.080 check there got it OK. And then.
00:38:02.470 --> 00:38:04.430 Adoptions
00:38:23.370 --> 00:38:25.779 screwball sent drew.
00:38:32.940 --> 00:38:38.030 Seconds. Pressure added this already.
00:38:51.900 --> 00:38:52.600 OK.
00:38:58.530 --> 00:38:59.090 True.
00:39:08.210 --> 00:39:09.760 I don't think it worked.
00:39:09.760 --> 00:39:11.310 Missing a comma or something.
00:39:11.310 --> 00:39:12.550 It says it didn't.
00:39:12.550 --> 00:39:14.100 If it said admit failed,
00:39:14.100 --> 00:39:15.340 it it didn't build.
00:39:15.340 --> 00:39:17.468 Oh, it's. It's fine.
00:39:17.468 --> 00:39:19.664 Nice try, save Grid TS again.
00:39:19.664 --> 00:39:20.894 It definitely didn't build and
00:39:20.894 --> 00:39:22.435 if it says it didn't build it,
00:39:22.440 --> 00:39:23.148 it definitely didn't.
00:39:41.210 --> 00:39:41.858 Now it did.
00:40:00.630 --> 00:40:03.870 So is it? Done.
00:40:44.900 --> 00:40:45.280 OK.
00:40:57.300 --> 00:40:59.365 You only got 2 columns or OK,
00:40:59.370 --> 00:41:03.080 I guess he got more than that, yeah?
00:41:03.080 --> 00:41:04.528 Scroll off then that's
00:41:04.528 --> 00:41:08.230 just kind of, you know.
00:41:08.230 --> 00:41:09.774 That just gives it a lot of width.
00:41:09.780 --> 00:41:10.750 Don't have to have that.
00:41:13.090 --> 00:41:14.994 Do I turn it off in here?
00:41:15.000 --> 00:41:17.388 Yeah, well, just delete the line.
00:41:17.390 --> 00:41:20.170 That's how it was before, right, right?
00:41:57.500 --> 00:42:00.590 R. I guess it's just scrollable
00:42:00.590 --> 00:42:02.570 that by default. OK.
00:42:04.580 --> 00:42:06.827 So yeah, I think probable false explicitly.
00:42:06.830 --> 00:42:10.230 Would it not be scrollable? Maybe?
00:42:12.910 --> 00:42:15.270 So if it wasn't scrollable,
00:42:15.270 --> 00:42:18.489 it would compress.
00:42:18.490 --> 00:42:20.590 Into this one screen, yes, OK.
00:42:23.900 --> 00:42:25.890 Scroll falls.
00:42:28.560 --> 00:42:31.632 I mean. Can I ask is the goal
00:42:31.632 --> 00:42:35.135 for these to go like go from
00:42:35.135 --> 00:42:37.568 being horizontal to vertical, no?
00:42:37.568 --> 00:42:39.536 The goal was to try to
00:42:39.536 --> 00:42:41.519 understand what the client wants.
00:42:41.520 --> 00:42:43.525 He's just gotta get it
00:42:43.525 --> 00:42:45.480 all on one page. Unreal.
00:42:49.610 --> 00:42:49.960 OK.
00:42:59.810 --> 00:43:01.735 OK, that's probably as best as we
00:43:01.735 --> 00:43:05.780 can get it right, Kevin? Yep, OK.
00:43:08.280 --> 00:43:12.488 Uh, I guess it's.
00:43:12.490 --> 00:43:13.936 I think that might be it.
00:43:13.940 --> 00:43:15.884 It's double check the list since we got
00:43:15.884 --> 00:43:17.807 the front and gurus on the team right?
00:43:17.810 --> 00:43:19.220 Well paying attention.
00:43:19.220 --> 00:43:24.020 Just so you know, Taylor, there is a.
00:43:24.020 --> 00:43:26.048 The code built out in RX1,
00:43:26.050 --> 00:43:28.409 if they want this to turn into,
00:43:28.410 --> 00:43:30.531 you can look at arts one and
00:43:30.531 --> 00:43:32.810 see how the tables are there,
00:43:32.810 --> 00:43:35.478 but they turn into.
00:43:35.480 --> 00:43:36.108 Vertical no.
00:43:36.108 --> 00:43:39.150 I were trying to get done with this client.
00:43:39.150 --> 00:43:41.830 OK, it's a it's a table, not a.
00:43:44.350 --> 00:43:45.774 Yeah, there's multiple products.
00:43:45.774 --> 00:43:48.250 I mean nothing could scroll for days.
00:43:48.250 --> 00:43:52.870 OK, so. I got this one done
00:43:52.870 --> 00:43:54.430 this morning. Kevin Homme.
00:44:04.020 --> 00:44:08.360 And staying open the reorder button not
00:44:08.360 --> 00:44:10.660 working. I guess that's in the, UM?
00:44:54.820 --> 00:44:56.628 Some fish I gotta look at that later.
00:45:00.490 --> 00:45:02.682 I think that I think the dropdown and
00:45:02.682 --> 00:45:04.662 the reorder button is the only two
00:45:04.662 --> 00:45:06.430 things left for the mobile stuff.
00:45:09.410 --> 00:45:11.723 I don't know why this is taking so long.
00:45:17.870 --> 00:45:19.550 The invoice is doing the same.
00:45:29.300 --> 00:45:30.040 Why?
00:45:43.940 --> 00:45:46.188 OK, I've gotta rebuild.
00:45:54.800 --> 00:45:57.520 Should we fix the thing?
00:45:57.520 --> 00:45:59.512 The menu thing, no.
00:45:59.512 --> 00:46:01.504 I'm there's something in
00:46:01.504 --> 00:46:03.270 the JavaScript I guess.
00:46:03.270 --> 00:46:04.848 So in the header that asks,
00:46:04.850 --> 00:46:06.698 I guess we could look at that.
00:46:15.650 --> 00:46:18.806 I just don't know which one.
00:46:18.810 --> 00:46:20.458 JavaScript files, so those
00:46:20.458 --> 00:46:22.106 are all links actually.
00:46:26.540 --> 00:46:29.480 Six things scripts.
00:46:32.080 --> 00:46:32.719 This is true.
00:46:53.630 --> 00:46:54.845 Since Peters working,
00:46:54.845 --> 00:46:57.680 I wonder if I can just exchange.
00:47:04.040 --> 00:47:04.430 Here.
00:47:07.720 --> 00:47:09.838 Where is the menu error happening?
00:47:09.840 --> 00:47:11.605 I mean, that's the popping
00:47:11.605 --> 00:47:13.370 and re closing right right?
00:47:13.370 --> 00:47:16.233 So the solutions that KB and David
00:47:16.233 --> 00:47:19.240 gave you didn't do anything. I haven't.
00:47:19.240 --> 00:47:22.080 Uh, they didn't really give me a solution,
00:47:22.080 --> 00:47:23.580 they just said that's probably an
00:47:23.580 --> 00:47:25.349 error and said one of the scripts.
00:47:28.940 --> 00:47:31.448 We can help you. Diners, I think.
00:47:31.448 --> 00:47:34.410 Uh, I think that would be good 'cause it,
00:47:34.410 --> 00:47:36.098 I'm assuming we'll see this all the time.
00:47:38.380 --> 00:47:42.000 Yeah, go look for.
00:47:42.000 --> 00:47:43.740 Inspected that whole menu like
00:47:43.740 --> 00:47:45.595 products industries. That whole thing.
00:47:45.595 --> 00:47:48.290 Uhm yeah you can right click and
00:47:48.368 --> 00:47:50.816 inspect or you can't control shift
00:47:50.816 --> 00:47:53.364 C and that'll take you inspector
00:47:53.364 --> 00:47:56.297 mode and then however the UL maybe.
00:47:56.300 --> 00:48:00.640 No higher than that, the next UL.
00:48:00.640 --> 00:48:03.628 So it's got now bar now.
00:48:03.630 --> 00:48:07.974 And above that you have now bar collapse.
00:48:07.980 --> 00:48:10.926 Collapsing interesting, UM?
00:48:10.926 --> 00:48:15.836 Now part supported contacts out.
00:48:15.840 --> 00:48:18.530 1. What did you get?
00:48:18.530 --> 00:48:20.138 The JavaScript market files?
00:48:22.290 --> 00:48:25.418 'cause I I had this issue happen and
00:48:25.418 --> 00:48:28.509 I think the JavaScript in markup.
00:48:28.510 --> 00:48:31.760 Uhm maybe. What solves this?
00:48:34.110 --> 00:48:36.336 Get them from where I think.
00:48:38.390 --> 00:48:39.734 I think Avi has been a client
00:48:39.734 --> 00:48:41.582 for a while now, is that right?
00:48:41.582 --> 00:48:43.990 Yeah, they've been around for a long,
00:48:43.990 --> 00:48:45.186 long time. Alright, well,
00:48:45.186 --> 00:48:47.500 never mind I've been doing fresh projects.
00:48:47.500 --> 00:48:49.050 Yeah, I imagine that whoever
00:48:49.050 --> 00:48:51.010 did yeah we could double check,
00:48:51.010 --> 00:48:52.930 but I imagine over did it.
00:48:52.930 --> 00:48:55.156 Did it so Salon products is working.
00:48:58.110 --> 00:48:59.298 KB showed us that.
00:49:05.610 --> 00:49:07.934 Yeah, what I'm thinking is if you
00:49:07.934 --> 00:49:10.417 target that I go back to invoices.
00:49:10.420 --> 00:49:13.324 Go back to voice on the other tab,
00:49:13.330 --> 00:49:16.270 just that tab. UM, look for double
00:49:16.270 --> 00:49:18.240 click NAV supported content.
00:49:18.240 --> 00:49:21.790 In the dev above, the one you're in. Text if.
00:49:24.110 --> 00:49:26.792 And the ID of the dev right bolt right
00:49:26.792 --> 00:49:28.990 above the UL you're currently in.
00:49:28.990 --> 00:49:31.051 Or it says like nabar, collapse
00:49:31.051 --> 00:49:33.980 the LG Flex note down. Yeah, I'm.
00:49:39.350 --> 00:49:41.385 This one Yep. Yeah, double
00:49:41.385 --> 00:49:43.720 click nabar content and copy it.
00:49:45.830 --> 00:49:52.240 OK, and then go to the project. NPF code.
00:49:52.240 --> 00:49:56.957 Uhm? On the left, right click on JS.
00:50:00.910 --> 00:50:02.838 Right click on it.
00:50:02.840 --> 00:50:05.260 I'm just a folder.
00:50:05.260 --> 00:50:07.680 Click find in folder.
00:50:07.680 --> 00:50:09.205 Indian folder OK and then
00:50:09.205 --> 00:50:11.314 paste what you have and put a
00:50:11.314 --> 00:50:12.856 hashtag at the front of it.
00:50:18.520 --> 00:50:21.280 OK. Uhm?
00:50:23.930 --> 00:50:27.773 Were there any other ID use near that did?
00:50:27.780 --> 00:50:29.425 I'm trying to think what they probably
00:50:29.425 --> 00:50:30.580 would have targeted this with,
00:50:30.580 --> 00:50:32.120 like the markup team would
00:50:32.120 --> 00:50:33.352 have targeted this with.
00:50:33.360 --> 00:50:34.605 And I'm guessing they would
00:50:34.605 --> 00:50:36.060 have done it with an ID.
00:50:36.060 --> 00:50:38.130 So back in the front end in the browser.
00:50:40.530 --> 00:50:41.964 And please anyone feel free to
00:50:41.964 --> 00:50:43.679 hop in here I I know Katie,
00:50:43.680 --> 00:50:44.915 you know bootstrap like noubar
00:50:44.915 --> 00:50:46.340 claps way better than I do.
00:50:50.110 --> 00:50:53.785 I did also notice that this doesn't
00:50:53.785 --> 00:50:56.840 actually collapse while this does. Yeah.
00:51:00.340 --> 00:51:01.612 Probably how that works,
00:51:01.612 --> 00:51:02.566 inspect that button,
00:51:02.570 --> 00:51:04.160 the one you're currently on.
00:51:04.160 --> 00:51:05.428 Oh this one millimeter.
00:51:08.790 --> 00:51:12.804 There's only two ways for it to work either.
00:51:12.810 --> 00:51:15.032 Well works with CSS or JavaScript, obviously.
00:51:15.032 --> 00:51:17.286 Uhm yeah, data toggle and then it
00:51:17.286 --> 00:51:19.645 has feet so that one targets now
00:51:19.645 --> 00:51:21.290 bar supported content which is
00:51:21.351 --> 00:51:23.234 the ID we were just looking at.
00:51:23.240 --> 00:51:25.130 So probably the other one does
00:51:25.130 --> 00:51:26.075 the same thing.
00:51:26.080 --> 00:51:29.635 Make sure that ID is the same on that.
00:51:29.640 --> 00:51:30.390 On the button.
00:51:33.740 --> 00:51:37.810 One second. I don't know where it is in here.
00:51:37.810 --> 00:51:39.160 You're probably just right click the
00:51:39.160 --> 00:51:40.288 hamburger button, it'll be faster.
00:51:44.910 --> 00:51:46.262 OK, it does good.
00:51:46.262 --> 00:51:48.290 So that being clicked is what's
00:51:48.368 --> 00:51:50.474 toggling. It has the data,
00:51:50.474 --> 00:51:52.329 so the data targets right?
00:51:52.330 --> 00:51:54.190 The data table is right.
00:51:57.490 --> 00:52:01.948 Interesting now part popular is right.
00:52:01.950 --> 00:52:03.826 And if you click that button though,
00:52:03.830 --> 00:52:08.060 nothing happens. Correct?
00:52:08.060 --> 00:52:10.826 Yeah, I'm clicking it right now.
00:52:10.830 --> 00:52:12.732 I wonder if someone tried to
00:52:12.732 --> 00:52:14.999 handle it with Java or TypeScript.
00:52:15.000 --> 00:52:16.680 And shouldn't have done that.
00:52:16.680 --> 00:52:19.676 UM, go inspect that did we were
00:52:19.676 --> 00:52:22.780 there the day that this targets.
00:52:22.780 --> 00:52:25.092 Again, sits right below.
00:52:25.092 --> 00:52:26.640 Yeah, right there.
00:52:26.640 --> 00:52:29.065 OK uhm nowbar claps clap
00:52:29.065 --> 00:52:31.950 sing it still is collapsing.
00:52:31.950 --> 00:52:33.276 Which is weird.
00:52:33.276 --> 00:52:35.044 Come pick the class,
00:52:35.050 --> 00:52:39.865 do the dot CLS again in the top right.
00:52:39.870 --> 00:52:42.552 K and get rid of collapsing
00:52:42.552 --> 00:52:44.340 and see what happens.
00:52:44.340 --> 00:52:44.740 OK.
00:52:47.220 --> 00:52:48.291 Collapsing is supposed
00:52:48.291 --> 00:52:50.076 to be a temporary class,
00:52:50.080 --> 00:52:52.288 so whatever adds that and removes
00:52:52.288 --> 00:52:54.020 it is definitely jacked up,
00:52:54.020 --> 00:52:55.804 because collapsing provides the
00:52:55.804 --> 00:52:58.034 transition so that doesn't just
00:52:58.034 --> 00:53:00.160 snap it like slowly collapses
00:53:00.160 --> 00:53:02.260 or slowly expands. Uhm?
00:53:04.530 --> 00:53:09.220 There is an inline style on that.
00:53:09.220 --> 00:53:12.328 Go look for that. That whole style
00:53:12.328 --> 00:53:14.759 thing style equals height only.
00:53:14.760 --> 00:53:18.176 I think that's actually on the elements.
00:53:18.180 --> 00:53:20.052 Good rap music you're gonna have
00:53:20.052 --> 00:53:22.020 to clear your files to include.
00:53:26.440 --> 00:53:28.930 It's not OK, so it's being
00:53:28.930 --> 00:53:30.175 dynamically added by,
00:53:30.180 --> 00:53:32.260 so something is targeting dairy
00:53:32.260 --> 00:53:34.340 cows that helps study Bible.
00:53:34.340 --> 00:53:36.000 Something in probably jQuery.
00:53:36.000 --> 00:53:37.245 It's targeting that
00:53:37.245 --> 00:53:39.339 element to add that height.
00:53:43.770 --> 00:53:48.066 You could do files to include start JS.
00:53:48.070 --> 00:53:50.046 'cause it's not gonna be a type profile.
00:53:50.050 --> 00:53:51.290 More than likely it's not
00:53:51.290 --> 00:53:53.486 possible to interpret, but.
00:53:53.486 --> 00:53:59.210 Yeah. That's. 180 that's going
00:53:59.210 --> 00:54:02.290 to be trimming results so. Uhm?
00:54:05.850 --> 00:54:07.056 So go back to that device.
00:54:07.060 --> 00:54:08.842 That did have an ID, the one
00:54:08.842 --> 00:54:12.710 we're currently looking at. Uh.
00:54:12.710 --> 00:54:15.080 Yeah, I could never support which
00:54:15.080 --> 00:54:17.460 we already looked for in the JS.
00:54:19.970 --> 00:54:20.700 Geez
00:54:23.430 --> 00:54:25.390 OK. Do you have the markup in this
00:54:25.390 --> 00:54:27.030 workspace like available with to you?
00:54:29.100 --> 00:54:35.617 Uh. No idea. It would be a bum.
00:54:35.620 --> 00:54:37.555 A separate folder.
00:54:37.555 --> 00:54:42.640 Uhm, do you have it on like in?
00:54:42.640 --> 00:54:45.444 Yeah, talk to me.
00:54:45.444 --> 00:54:47.547 It's in teams.
00:54:47.550 --> 00:54:48.768 Yeah, if you don't have it there,
00:54:48.770 --> 00:54:50.426 you can get it in teams.
00:54:50.430 --> 00:54:52.254 Let's see if their
00:54:52.254 --> 00:54:54.078 JavaScript targets that ID.
00:54:58.890 --> 00:55:04.338 Files, Kevin. Yeah it will be looking for
00:55:04.338 --> 00:55:06.810 a folder called markup. I believe it's #4.
00:55:10.840 --> 00:55:11.749 No, it's files.
00:55:31.250 --> 00:55:35.060 Oh, I wonder if I have it in. 2nd.
00:55:47.060 --> 00:55:47.620 2nd.
00:55:55.160 --> 00:55:55.859 Where is it?
00:56:06.440 --> 00:56:12.220 Here we go. OK so. Not this one.
00:56:15.230 --> 00:56:17.134 So if if you have the ability,
00:56:17.140 --> 00:56:19.156 you can right click that JS folder and
00:56:19.156 --> 00:56:21.603 set up an individual to your code, Yep.
00:56:21.603 --> 00:56:24.507 And then you can just search in the
00:56:24.507 --> 00:56:27.438 new window for the ID that you're.
00:56:27.440 --> 00:56:28.640 I think you still have coffee.
00:56:32.680 --> 00:56:38.416 OK, so nothing. So none of the
00:56:38.416 --> 00:56:41.610 jQuery at all is targeting that ID,
00:56:41.610 --> 00:56:44.358 only the toggle in that button.
00:56:47.230 --> 00:56:49.294 So that would seem to indicate
00:56:49.294 --> 00:56:51.449 to me that nothing is trying.
00:56:51.450 --> 00:56:53.210 Where does that style coming
00:56:53.210 --> 00:56:54.970 from then? Uhm, that's weird.
00:56:58.610 --> 00:56:59.726 JB are you available?
00:56:59.726 --> 00:57:01.400 Do you have any input here?
00:57:08.190 --> 00:57:09.564 To see that he's stuck away
00:57:09.564 --> 00:57:10.750 sounds like he's stepped away.
00:57:14.710 --> 00:57:17.150 Uhm, I guess the next thing I would do would
00:57:17.208 --> 00:57:19.648 be a side by side of the one that's working.
00:57:19.650 --> 00:57:22.746 The one that's not it just kind of go
00:57:22.746 --> 00:57:26.037 down the HTML tree a little bit and see.
00:57:26.040 --> 00:57:28.344 If I'm not mistaken, I think we tried
00:57:28.344 --> 00:57:30.387 copying and pasting the header over.
00:57:30.390 --> 00:57:33.490 Yeah, it didn't work.
00:57:33.490 --> 00:57:35.926 Well, I just copied over this part
00:57:35.926 --> 00:57:39.130 of the header, by the way.
00:57:39.130 --> 00:57:41.419 'cause when I try to copy over
00:57:41.419 --> 00:57:43.758 the entire file it was thrown out.
00:57:43.760 --> 00:57:46.826 It jacked up the entire header.
00:57:46.830 --> 00:57:49.160 If you remember right, given.
00:57:49.160 --> 00:57:50.270 Yeah so.
00:57:52.450 --> 00:57:54.137 Yeah, all of this is the same.
00:57:56.410 --> 00:57:57.260 Uhm?
00:57:59.580 --> 00:58:01.010 So let's think about this.
00:58:01.010 --> 00:58:02.430 A button gets clicked.
00:58:02.430 --> 00:58:03.850 Normally it's an anchor.
00:58:03.850 --> 00:58:05.635 I don't know why it's a button,
00:58:05.640 --> 00:58:06.910 but it's a button both,
00:58:06.910 --> 00:58:08.190 so that's not the problem.
00:58:08.190 --> 00:58:10.190 A button gets clicked,
00:58:10.190 --> 00:58:12.190 it targets that gives.
00:58:12.190 --> 00:58:14.890 And then active because it has.
00:58:20.700 --> 00:58:25.050 The like. The data toggle claps.
00:58:27.810 --> 00:58:31.266 Toggles whether or not it's collapsed.
00:58:31.270 --> 00:58:33.676 Uhm are expanded, false doesn't matter.
00:58:33.680 --> 00:58:36.710 Are you legal? Doesn't matter.
00:58:36.710 --> 00:58:39.986 Are your controls now supported content?
00:58:48.710 --> 00:58:49.360 I mean.
00:58:55.320 --> 00:58:56.410 Why?
00:58:59.270 --> 00:59:02.890 But does expand right, yes?
00:59:02.890 --> 00:59:04.678 Yeah, just after you spend it
00:59:04.678 --> 00:59:07.220 the first time, it'll never.
00:59:07.220 --> 00:59:08.510 It still has that collapsing on,
00:59:08.510 --> 00:59:09.585 so it's still trying to
00:59:09.585 --> 00:59:10.660 auto collapse I would say,
00:59:10.660 --> 00:59:12.228 but it's not happening.
00:59:12.228 --> 00:59:14.192 Yeah, so whatever supposed to
00:59:14.192 --> 00:59:16.550 finish when you click that isn't
00:59:16.623 --> 00:59:18.659 finishing that's the problem.
00:59:18.660 --> 00:59:20.360 Because something should be removing
00:59:20.360 --> 00:59:22.270 collapsing and it's not doing it.
00:59:24.480 --> 00:59:25.870 Uhm, it sounds. I mean,
00:59:25.870 --> 00:59:28.354 I feel like we kind of already did it.
00:59:28.360 --> 00:59:30.299 I don't look for that height that
00:59:30.299 --> 00:59:32.302 height 180 pixels, but The thing is
00:59:32.302 --> 00:59:34.796 that I could be referring to a CSS
00:59:34.796 --> 00:59:36.800 variable or to some other variable.
00:59:36.800 --> 00:59:39.656 Or it could be just like 180 alone.
00:59:39.660 --> 00:59:42.372 Uhm, maybe look in the markup JS for
00:59:42.372 --> 00:59:45.726 180 so that your scope is a lot smaller.
00:59:52.750 --> 00:59:55.100 Not even nothing for height.
00:59:55.100 --> 00:59:59.306 Are you kidding about the bootstrap?
00:59:59.310 --> 01:00:01.459 Mark up bootstrap 'cause me and KB
01:00:01.459 --> 01:00:03.428 discovered they do some funky stuff.
01:00:08.440 --> 01:00:11.944 So it's gonna open up this entire thing.
01:00:11.950 --> 01:00:15.226 Let's go. So open up VS code.
01:00:15.230 --> 01:00:16.978 UM for the project.
01:00:19.750 --> 01:00:22.610 Yes, code for the project.
01:00:22.610 --> 01:00:25.040 Next window you have open OK.
01:00:25.040 --> 01:00:27.805 Go to the File Explorer like the.
01:00:27.810 --> 01:00:30.570 Yeah, you know I'm talking about, UM.
01:00:32.640 --> 01:00:35.313 Go to like at the same level of JS
01:00:35.313 --> 01:00:37.899 included image you'll find in CSS folder.
01:00:42.600 --> 01:00:46.090 Yeah, and then you're gonna
01:00:46.090 --> 01:00:48.882 find a collapse components.
01:00:48.890 --> 01:00:53.198 Probably under vendors or third party.
01:00:53.200 --> 01:00:55.726 One of those two so CSS
01:00:55.726 --> 01:00:58.090 vendors or CSS third party.
01:00:58.090 --> 01:00:59.476 There's two folders right above you.
01:01:02.280 --> 01:01:04.328 You'll find bootstrap, yeah,
01:01:04.328 --> 01:01:06.888 so under vendors defend bootstrap.
01:01:06.890 --> 01:01:08.854 That's their bootstrap. OK,
01:01:08.854 --> 01:01:12.550 so provided good end of clarity dot CSS.
01:01:17.460 --> 01:01:20.196 Click on that, open it. Sorry as
01:01:20.196 --> 01:01:22.100 I haven't had more, I misspoke.
01:01:27.080 --> 01:01:29.034 Did you want this one? Yeah,
01:01:29.034 --> 01:01:31.630 I want that one. Do they imports a?
01:01:33.990 --> 01:01:36.156 At import due to import that
01:01:36.156 --> 01:01:37.960 bootstrap anywhere, they probably do.
01:01:40.750 --> 01:01:41.950 You're gonna have to,
01:01:41.950 --> 01:01:43.750 but referring to the bootstrap of
01:01:43.810 --> 01:01:45.448 the folder you just looked at,
01:01:45.450 --> 01:01:46.614 not our own bootstrap.
01:01:46.614 --> 01:01:48.069 So you're going to find
01:01:48.069 --> 01:01:49.278 like where in there.
01:01:51.650 --> 01:01:52.658 There's only one.
01:01:52.658 --> 01:01:55.510 A little bit lower in that bootstrap folder,
01:01:55.510 --> 01:01:58.830 so when you have opened on the left.
01:01:58.830 --> 01:02:01.266 Oh, is bootstrap only in there once?
01:02:01.270 --> 01:02:04.566 Like a search for just the word bootstrap.
01:02:04.570 --> 01:02:06.042 You'll find bootstrap variables,
01:02:06.042 --> 01:02:08.250 but that's not a big deal.
01:02:08.250 --> 01:02:11.066 You should find it at least three times.
01:02:11.070 --> 01:02:12.830 OK, so these are variables.
01:02:12.830 --> 01:02:14.590 That's our bootstrap right there,
01:02:14.590 --> 01:02:15.558 that's fine.
01:02:15.558 --> 01:02:17.978 Do you find another one?
01:02:17.980 --> 01:02:21.538 Bootstrap toggle styling.
01:02:21.540 --> 01:02:25.396 But they left out there rest of their
01:02:25.396 --> 01:02:28.498 bootstrap only brought in the toggle.
01:02:28.500 --> 01:02:30.165 Which you would think would be what you need.
01:02:34.520 --> 01:02:37.246 No, I don't want that. So Scroll
01:02:37.246 --> 01:02:38.667 down on the left a little bit.
01:02:41.010 --> 01:02:44.670 Right there. Is there not?
01:02:48.210 --> 01:02:50.825 None of these folders click
01:02:50.825 --> 01:02:53.440 on the bootstrap dot SPSS.
01:02:53.440 --> 01:02:54.868 It's like the fifth one down.
01:02:57.700 --> 01:03:02.092 Bootstrap iPhone just plain bootstrap.
01:03:02.092 --> 01:03:04.340 OK OK. So it's this file.
01:03:04.340 --> 01:03:05.665 That's what I wanna know.
01:03:05.670 --> 01:03:07.236 Is this file being brought in
01:03:07.236 --> 01:03:09.100 anywhere in clarity dot SCSS or is
01:03:09.100 --> 01:03:10.380 being brought into something else
01:03:10.380 --> 01:03:12.029 that is then brought in there?
01:03:12.030 --> 01:03:14.150 'cause if they're not bringing in this file,
01:03:14.150 --> 01:03:15.998 they're not bringing in the markup bootstrap?
01:03:20.010 --> 01:03:21.045 And I think the answer
01:03:21.045 --> 01:03:22.080 is they're not doing it.
01:03:25.330 --> 01:03:27.814 Let me check I wanna check to see if
01:03:27.814 --> 01:03:30.308 the beauty store has it brought in.
01:03:34.670 --> 01:03:36.400 CSS.
01:03:50.240 --> 01:03:51.968 Yeah, they don't even have that in there.
01:03:54.690 --> 01:03:56.685 So if it's working in beauty and
01:03:56.685 --> 01:03:58.288 not working there but they do,
01:03:58.290 --> 01:04:00.506 it looks like it has it right here,
01:04:00.510 --> 01:04:02.034 but it doesn't look.
01:04:02.034 --> 01:04:03.939 That's just the title one
01:04:03.939 --> 01:04:06.079 right which we found in here.
01:04:06.080 --> 01:04:10.136 Well. Oh yeah, it is OK.
01:04:10.140 --> 01:04:12.818 Never mind. Good call though.
01:04:12.818 --> 01:04:14.048 Michael is a good idea.
01:04:16.450 --> 01:04:18.598 Something is adding 180 pixels and
01:04:18.598 --> 01:04:21.279 we need to figure out what that is.
01:04:25.960 --> 01:04:31.454 Oh, do you have Popper? In here.
01:04:31.454 --> 01:04:36.600 Uhm, it won't be in this file, it'll be.
01:04:36.600 --> 01:04:41.570 In node modules under UI I believe.
01:04:41.570 --> 01:04:44.850 Which I know is a scary place to go, but.
01:04:44.850 --> 01:04:47.478 We need to visit it briefly.
01:04:47.480 --> 01:04:49.307 Actually hold on before you do that,
01:04:49.310 --> 01:04:52.018 you're open JS again.
01:04:52.020 --> 01:04:53.805 And then open the same
01:04:53.805 --> 01:04:55.590 place in the ATI beauty.
01:05:05.520 --> 01:05:07.480 OK, so they don't have proper there.
01:05:07.480 --> 01:05:10.507 OK so is it in node modules for you I I
01:05:10.507 --> 01:05:13.360 guess if it is it would be going to both.
01:05:13.360 --> 01:05:15.600 So never mind that can't be the problem.
01:05:15.600 --> 01:05:18.616 I should have thought that out obviously if.
01:05:18.620 --> 01:05:20.650 If it's in the skin.
01:05:20.650 --> 01:05:24.088 Uhm, because Bootstrap relies on Popper.
01:05:24.090 --> 01:05:25.966 And that's why I was wondering if
01:05:25.966 --> 01:05:27.778 it was missing then it wouldn't.
01:05:27.780 --> 01:05:30.068 It would work. Uhm?
01:05:35.130 --> 01:05:36.020 Shoes.
01:05:39.820 --> 01:05:42.044 I wonder what else is in that header
01:05:42.044 --> 01:05:45.970 file, I mean. I know they would,
01:05:45.970 --> 01:05:47.710 that's tedious, but I mean in
01:05:47.710 --> 01:05:49.450 the other header file that that.
01:05:52.770 --> 01:05:53.480 Empire.
01:05:58.860 --> 01:06:01.540 That line is identical, right?
01:06:01.540 --> 01:06:05.080 Yeah, so. Uhm, in control P and
01:06:05.080 --> 01:06:06.622 you can open the other header
01:06:06.622 --> 01:06:08.463 file and then you can split up.
01:06:08.470 --> 01:06:11.890 Then we can try and compare.
01:06:11.890 --> 01:06:13.345 This is the crappiest option
01:06:13.345 --> 01:06:16.430 of all the options, but.
01:06:16.430 --> 01:06:19.660 The only one I can think of right now. Uhm?
01:06:21.790 --> 01:06:23.446 Oh, I didn't know you could do that.
01:06:23.450 --> 01:06:24.076 That's cool.
01:06:24.076 --> 01:06:26.580 I thought you had to click the button.
01:06:26.580 --> 01:06:27.944 Nope, so in particular,
01:06:27.944 --> 01:06:29.990 is there anything in the header
01:06:30.058 --> 01:06:31.668 imports like the scripts and
01:06:31.668 --> 01:06:33.660 stuff that's not on the left?
01:06:33.660 --> 01:06:36.019 Look for, I know it seems stupid,
01:06:36.020 --> 01:06:38.379 but look for Popper on the right.
01:06:38.380 --> 01:06:40.652 It shouldn't be there,
01:06:40.652 --> 01:06:43.640 but if it is. No OK.
01:06:47.390 --> 01:06:54.114 K. Uhm? I guess a better way to
01:06:54.114 --> 01:06:57.440 possibly compare these is to copy
01:06:57.440 --> 01:07:00.626 everything on the right and paste.
01:07:00.630 --> 01:07:03.745 Where it should be on the left
01:07:03.745 --> 01:07:06.699 and then view it on the gits.
01:07:06.700 --> 01:07:08.093 Yeah, they get tool that will show
01:07:08.093 --> 01:07:09.779 you the new lines and the old lines.
01:07:12.490 --> 01:07:14.242 I don't know, it might just be a
01:07:14.242 --> 01:07:15.779 little easier to visualize that way.
01:07:18.140 --> 01:07:20.870 May need to save, yeah.
01:07:20.870 --> 01:07:22.080 It's a good idea, Michael.
01:07:22.080 --> 01:07:23.792 All your dad is a Michael had been
01:07:23.792 --> 01:07:25.690 good even though we haven't solved yet.
01:07:25.690 --> 01:07:26.854 I appreciate I don't.
01:07:26.854 --> 01:07:28.980 I don't see it popped up on
01:07:28.980 --> 01:07:30.828 the on little git tool anyways.
01:07:30.830 --> 01:07:32.918 Oh, it's not repository in here.
01:07:35.800 --> 01:07:40.165 Uhm? I mean there are tools
01:07:40.165 --> 01:07:41.950 online where you can compare.
01:07:41.950 --> 01:07:44.486 You know two files. He said the code.
01:07:44.490 --> 01:07:47.890 Yeah, I would do an undo and save.
01:07:47.890 --> 01:07:50.671 You can use diff merge right how AG does
01:07:50.671 --> 01:07:53.379 and I think so that's another option.
01:07:55.960 --> 01:07:59.720 I think it's called diff merge in like.
01:07:59.720 --> 01:08:01.496 Kill a note should be in
01:08:01.496 --> 01:08:03.380 this start menu or winmerge.
01:08:03.380 --> 01:08:05.378 OK, I haven't used it though.
01:08:09.010 --> 01:08:10.466 It should already be installed if you
01:08:10.466 --> 01:08:11.977 open the Start menu and look for it.
01:08:15.800 --> 01:08:19.610 Timers OK well. Goodness.
01:08:23.880 --> 01:08:27.748 This isn't one of our boxes, by the way.
01:08:27.750 --> 01:08:31.145 OK. I'm gonna leave you guys to it.
01:08:31.150 --> 01:08:32.045 You're making more progress than
01:08:32.045 --> 01:08:33.418 I'm gonna be able to help with so.
01:08:36.060 --> 01:08:37.820 Get you later after Monday.
01:08:39.960 --> 01:08:40.440 We got it.
01:08:55.830 --> 01:08:56.640 So what the?
01:08:59.930 --> 01:09:02.600 Yeah, OK, you're broken. It's never
01:09:02.600 --> 01:09:05.726 mind, I've done it a couple times.
01:09:16.610 --> 01:09:19.570 And then I think you have to click.
01:09:19.570 --> 01:09:21.234 Something so you don't have to do it,
01:09:21.240 --> 01:09:27.490 I think. Merge or view. One of those two.
01:09:35.730 --> 01:09:37.410 Kevin just asks if we can just
01:09:37.410 --> 01:09:39.200 disable the hover and make it just
01:09:39.200 --> 01:09:40.730 the click on the product dropdown.
01:09:43.580 --> 01:09:46.465 I don't think that's gonna
01:09:46.465 --> 01:09:48.196 change anything personally.
01:09:50.730 --> 01:09:53.210 OK, I will tell you we're really close to me.
01:09:53.210 --> 01:09:54.848 Just saying I'm just going to build
01:09:54.848 --> 01:09:56.928 this for you because it's not that hard.
01:09:56.930 --> 01:09:58.928 So if we got to write the code to
01:09:58.928 --> 01:10:00.646 just do it ourselves, we will.
01:10:00.646 --> 01:10:02.630 I just figure it will probably take longer,
01:10:02.630 --> 01:10:05.546 but soon we're going to be at the point
01:10:05.546 --> 01:10:08.376 that it's not going to take longer so.
01:10:08.380 --> 01:10:10.988 How do you do a compare in here?
01:10:13.100 --> 01:10:13.890 Uhm?
01:10:28.180 --> 01:10:31.676 Maybe I have this one second file open.
01:10:43.640 --> 01:10:44.700 Yeah, beauty.
01:10:48.820 --> 01:10:49.620 Actually.
01:10:54.770 --> 01:10:56.380 You could also go to VS code.
01:10:56.380 --> 01:10:57.780 In it you can right click on
01:10:57.780 --> 01:10:59.207 the file on File Explorer and
01:10:59.207 --> 01:11:00.743 it gives you the whole path.
01:11:03.730 --> 01:11:05.555 Yeah, I'm going to do
01:11:05.555 --> 01:11:07.380 that for the main store,
01:11:07.380 --> 01:11:09.210 but for the beauty store.
01:11:09.210 --> 01:11:11.808 Uhm, I actually. This is inside
01:11:11.808 --> 01:11:14.759 of the main stores skins folder.
01:11:14.760 --> 01:11:17.785 So that's not what the
01:11:17.785 --> 01:11:20.205 feeder store is using.
01:11:20.210 --> 01:11:21.818 By one second.
01:11:25.090 --> 01:11:29.299 Salve skins IPA.
01:11:32.240 --> 01:11:33.880 Includes.
01:11:38.030 --> 01:11:43.219 OK and then. ATI skins include.
01:11:46.610 --> 01:11:48.998 You only got a relative path.
01:11:49.000 --> 01:11:51.169 But am I supposed to get a different path?
01:11:51.170 --> 01:11:54.278 I would imagine the full path. Just the path.
01:12:01.460 --> 01:12:03.566 The relative path would have cut
01:12:03.566 --> 01:12:06.520 off the C data projects part. OK.
01:12:10.060 --> 01:12:12.769 I'm looking this up a little online.
01:12:12.770 --> 01:12:15.875 Is jQuery coming in before
01:12:15.875 --> 01:12:17.738 bootstrap and after?
01:12:17.740 --> 01:12:20.676 'cause if it's not, it needs to be.
01:12:20.680 --> 01:12:23.368 For four and bootstrap four and below,
01:12:23.370 --> 01:12:24.898 it depends on jQuery.
01:12:27.440 --> 01:12:31.050 So we got bootstrap on a 3. Where is jQuery?
01:12:38.490 --> 01:12:40.065 Nowhere, uh, so you're not
01:12:40.065 --> 01:12:41.940 even bringing in jQuery at all.
01:12:47.460 --> 01:12:50.445 It doesn't have it on there either. Uh,
01:12:50.445 --> 01:12:53.925 that is super weird because I'm pretty sure.
01:12:53.930 --> 01:12:56.770 If you go back to look at your double check
01:12:56.843 --> 01:12:59.687 will pass through the fog floor in VS code.
01:12:59.690 --> 01:13:01.391 And we look at the bootstrap that
01:13:01.391 --> 01:13:03.064 that when we went to bootstrap
01:13:03.064 --> 01:13:04.549 dot SCSS inside of vendors,
01:13:04.550 --> 01:13:06.314 if you look there it will show
01:13:06.314 --> 01:13:07.789 the version number of bootstrap.
01:13:07.790 --> 01:13:09.602 If it's four point.
01:13:09.602 --> 01:13:13.060 Nine or lower you should have jQuery.
01:13:15.530 --> 01:13:17.226 And I know it's not causing our problem,
01:13:17.230 --> 01:13:21.530 but it might fix our problem. So.
01:13:21.530 --> 01:13:26.507 Ah. I believe that's normal for sex.
01:13:26.510 --> 01:13:28.440 I'm gonna look at here. Arts one room.
01:13:34.580 --> 01:13:35.680 In CSS.
01:13:38.170 --> 01:13:39.364 A third party?
01:13:39.364 --> 01:13:41.752 No sorry vendors bootstrap bootstrap SCSS.
01:13:41.760 --> 01:13:45.030 It should say the version number
01:13:45.030 --> 01:13:48.469 at the top four point 3.1.
01:13:48.470 --> 01:13:54.560 Uhm yeah, jQuery is normal.
01:13:54.560 --> 01:13:58.330 For it's actually the 1st.
01:13:58.330 --> 01:14:00.890 One of the first imports.
01:14:00.890 --> 01:14:03.584 In normal subprojects.
01:14:03.584 --> 01:14:08.600 Somebody removed it, uhm?
01:14:08.600 --> 01:14:11.999 That's super strange.
01:14:15.240 --> 01:14:17.200 It's normally right below that hover intent.
01:14:17.200 --> 01:14:20.250 You have a jQuery main import. Uhm?
01:14:27.830 --> 01:14:28.370 Who?
01:14:34.460 --> 01:14:37.070 You wanna try pasting them?
01:14:37.070 --> 01:14:38.450 JQuery in there and just
01:14:38.450 --> 01:14:40.522 see if it fixes it. I can.
01:14:40.522 --> 01:14:42.598 OK, I'll send you the tag
01:14:42.598 --> 01:14:45.582 need in this group or I mean
01:14:45.582 --> 01:14:47.787 teams dog is coming obviously.
01:14:52.020 --> 01:14:53.410 Well, I guess it'll be.
01:14:53.410 --> 01:14:54.800 It'll be similar to this.
01:14:54.800 --> 01:14:56.468 Obviously this is from March 1,
01:14:56.470 --> 01:14:57.825 so it will be identical
01:14:57.825 --> 01:14:59.530 because of its from the past.
01:14:59.530 --> 01:15:00.920 But it'll be like that.
01:15:11.630 --> 01:15:14.282 So right below hover intent, which
01:15:14.282 --> 01:15:17.594 is still quite well below bootstrap.
01:15:17.600 --> 01:15:22.979 But this is how it normally. Works I think.
01:15:36.310 --> 01:15:38.550 Where do I get the right path?
01:15:42.580 --> 01:15:46.620 Where is the hover intent Lynn pointing to?
01:15:46.620 --> 01:15:49.516 Resources shared scripts yeah,
01:15:49.516 --> 01:15:53.136 so probably inside that jQuery.
01:15:53.140 --> 01:15:54.880 Obviously, check it before you.
01:15:54.880 --> 01:15:56.610 Yeah, save it everything but.
01:16:00.000 --> 01:16:01.630 So.
01:16:11.670 --> 01:16:13.180 Resources.
01:16:16.140 --> 01:16:20.595 Is that going to be referring to from DNN?
01:16:20.600 --> 01:16:22.756 Yeah, I don't know. Maybe yeah look,
01:16:22.760 --> 01:16:25.232 look at web 9 CPCR resources you already
01:16:25.232 --> 01:16:28.016 there but see if you see a resources folder.
01:16:28.020 --> 01:16:30.484 If you do then it's coming from there.
01:16:33.010 --> 01:16:33.450 OK.
01:16:35.700 --> 01:16:37.308 Listen, this is shared.
01:16:40.290 --> 01:16:42.280 Scripps.
01:16:58.250 --> 01:16:59.280 OK.
01:17:01.530 --> 01:17:03.830 Just gotta kill at Poles and turn it back on.
01:17:03.830 --> 01:17:05.440 I think you know that already, but.
01:18:56.540 --> 01:18:57.920 There's the invoices,
01:18:57.920 --> 01:19:00.680 so that didn't fix it. Yeah.
01:19:04.140 --> 01:19:06.180 Alright, let me see if the
01:19:06.180 --> 01:19:08.700 Google can help us and if it
01:19:08.700 --> 01:19:10.495 can't then we're just gonna.
01:19:10.500 --> 01:19:13.524 Or just write it out basically OK,
01:19:13.530 --> 01:19:17.460 it's not that much code, but.
01:19:17.460 --> 01:19:20.250 I'm not 100% sure exactly how we do it.
01:19:20.250 --> 01:19:21.490 'cause you know English
01:19:21.490 --> 01:19:22.730 as what's taking selfies?
01:19:42.710 --> 01:19:45.338 I mean, it's not that different.
01:19:45.340 --> 01:19:46.288 I'm ready to file.
01:19:48.990 --> 01:19:50.350 Slightly easier in some cases,
01:19:50.350 --> 01:19:52.515 but there are some other
01:19:52.515 --> 01:19:55.010 challenges that go along with it.
01:19:55.010 --> 01:19:59.120 Oh it's going to be similar to do it
01:19:59.120 --> 01:20:01.480 like an EDI integration effectively.
01:20:01.480 --> 01:20:03.430 So we're gonna get it, yeah?
01:20:06.120 --> 01:20:07.970 Are there concerns and some
01:20:07.970 --> 01:20:09.450 reading and writing somewhere?
01:20:14.680 --> 01:20:16.276 So how does that work then?
01:20:36.460 --> 01:20:38.836 So no customer records or anything like that.
01:21:55.200 --> 01:21:58.950 What's online 69 in each file.
01:22:01.020 --> 01:22:03.468 What's line 69 in each file?
01:22:07.610 --> 01:22:14.197 Uhm coming out OK right near that.
01:22:16.220 --> 01:22:19.340 How is this project over scope
01:22:19.340 --> 01:22:23.108 a little bit? Right there. Uhm?
01:22:26.650 --> 01:22:28.279 Nothing, nothing, nothing.
01:22:32.870 --> 01:22:34.638 And in 80 health.
01:22:38.370 --> 01:22:40.520 She pulled the diff again.
01:22:40.520 --> 01:22:46.370 If you don't mind. I didn't get it.
01:22:46.370 --> 01:22:49.400 Chance to work at it. Uhm?
01:22:51.770 --> 01:22:54.178 So on the left one of them
01:22:54.178 --> 01:22:55.770 is commented out there,
01:22:55.770 --> 01:22:57.545 both pointed out hand always
01:22:57.545 --> 01:23:00.385 showing us at UM type people testing
01:23:00.385 --> 01:23:02.870 access that doesn't really matter.
01:23:02.870 --> 01:23:04.118 Looking for awesome,
01:23:04.118 --> 01:23:06.198 it's really that big deal.
01:23:06.200 --> 01:23:10.200 Uhm? Internet Explorer or.
01:23:10.200 --> 01:23:12.080 Firefox, I don't see
01:23:12.080 --> 01:23:14.420 that check on the right.
01:23:14.420 --> 01:23:15.660 That's kind of strange.
01:23:18.340 --> 01:23:20.660 Sure it's there. Uhm?
01:23:24.710 --> 01:23:25.700 Shut up Bing.
01:23:32.530 --> 01:23:33.280 Spread out all.
01:23:36.690 --> 01:23:37.350 Word.
01:23:40.960 --> 01:23:42.439 Seaquarium main course.
01:23:42.439 --> 01:23:45.410 We just added that right, uhm?
01:23:49.410 --> 01:23:51.338 Style, and there's a lot on the left.
01:23:51.340 --> 01:23:53.509 Is it just means a lot on the left?
01:23:53.510 --> 01:23:56.050 It's not on the right.
01:23:56.050 --> 01:23:57.640 Well, like these guys right here.
01:23:57.640 --> 01:23:58.970 It's just the spacing, yeah.
01:24:01.110 --> 01:24:02.780 Like what are that's kendo?
01:24:02.780 --> 01:24:04.140 OK, that doesn't matter.
01:24:04.140 --> 01:24:05.840 It's because it's doing this
01:24:05.840 --> 01:24:07.459 check for the browser type.
01:24:10.020 --> 01:24:13.124 So it's using all of this if the
01:24:13.124 --> 01:24:16.618 browser is Internet Explorer or Firefox.
01:24:16.620 --> 01:24:17.830 And otherwise it does that,
01:24:17.830 --> 01:24:19.186 but on the right it doesn't
01:24:19.186 --> 01:24:20.660 check like your new one doesn't
01:24:20.660 --> 01:24:22.404 check for that, so it's all same.
01:24:22.404 --> 01:24:24.447 Files are coming in, yeah?
01:24:24.447 --> 01:24:27.678 Pretty much, uhm.
01:24:27.680 --> 01:24:32.228 I mean stop clarity about CSS.
01:24:32.230 --> 01:24:35.105 Clarity dot CSS is commented
01:24:35.105 --> 01:24:37.405 out on the right.
01:24:37.410 --> 01:24:40.637 I guess it's coming in somewhere else.
01:24:40.640 --> 01:24:42.980 Because you definitely need that
01:24:42.980 --> 01:24:45.470 and you're using it. Yeah.
01:24:47.600 --> 01:24:50.438 Right, where is clarity dot CSS
01:24:50.438 --> 01:24:54.320 coming in? ABI is a good question.
01:24:56.910 --> 01:24:57.880 Hey.
01:25:02.990 --> 01:25:07.570 Uh, OK. Uhm, somewhere somewhere in there.
01:25:10.990 --> 01:25:13.006 OK, so it's still plugged in,
01:25:13.010 --> 01:25:15.374 it's just a longer. OK, that's fine,
01:25:15.374 --> 01:25:17.059 UM yeah, it's right here.
01:25:19.820 --> 01:25:20.810 Go back.
01:25:25.760 --> 01:25:26.730 So then a bit more.
01:25:29.970 --> 01:25:30.530 Keep going.
01:25:33.530 --> 01:25:35.276 Is that pretty much ended the
01:25:35.276 --> 01:25:36.785 diffs right there like everything
01:25:36.785 --> 01:25:38.745 else in the file is the same.
01:25:38.750 --> 01:25:41.650 I know you copied and pasted some .0 hold on.
01:25:41.650 --> 01:25:44.490 OK yeah, these quote cards.
01:25:44.490 --> 01:25:48.570 Don't really matter center.
01:25:48.570 --> 01:25:51.266 No four or never never fail as exactly
01:25:51.266 --> 01:25:55.398 the same, and then this has an extra dev.
01:25:55.400 --> 01:25:57.310 Between the header then now,
01:25:57.310 --> 01:25:59.560 oh, that's for the promotion
01:25:59.560 --> 01:26:01.360 banner for free shipping.
01:26:01.360 --> 01:26:02.720 Yeah, that doesn't matter.
01:26:02.720 --> 01:26:05.100 UM, spread out a little bit more.
01:26:08.550 --> 01:26:14.350 And that's it, OK? My next idea is.
01:26:14.350 --> 01:26:16.480 Copy Stackoverflow, uh, take well,
01:26:16.480 --> 01:26:18.180 that'll be hard, though.
01:26:18.180 --> 01:26:21.170 It won't be that hard, never mind.
01:26:25.340 --> 01:26:27.020 Take this.
01:26:34.560 --> 01:26:38.114 OK, OK. Pick that up.
01:26:38.114 --> 01:26:40.854 Go with the browser API.
01:26:40.860 --> 01:26:43.305 Double click somewhere that's like
01:26:43.305 --> 01:26:46.329 pretty high up and paste it in.
01:26:46.330 --> 01:26:48.240 But I just what I just sent you in teams.
01:26:50.930 --> 01:26:51.960 So.
01:26:54.440 --> 01:26:56.666 Yes, somewhere like grey in here.
01:26:59.720 --> 01:27:01.150 And then that should just
01:27:01.150 --> 01:27:02.910 give you a new NAV bar.
01:27:05.020 --> 01:27:07.648 That should be.
01:27:07.650 --> 01:27:11.130 Working right, where is that?
01:27:11.130 --> 01:27:12.390 That's weird, but yeah,
01:27:12.390 --> 01:27:13.965 OK, that's what it is.
01:27:13.970 --> 01:27:15.854 OK and is that Li showing
01:27:15.854 --> 01:27:16.796 up and disappearing?
01:27:18.990 --> 01:27:23.370 Like if you click it. And then unclick it.
01:27:30.290 --> 01:27:32.670 Yeah, I'm clicking on it.
01:27:32.670 --> 01:27:36.306 Does it only open and not
01:27:36.306 --> 01:27:38.840 close as well? One second.
01:27:41.660 --> 01:27:48.740 Oh shoot, I need a kiss. Spectr right?
01:27:53.060 --> 01:27:54.915 If you just scroll to the elements,
01:27:54.920 --> 01:27:56.510 your header top is right there,
01:27:56.510 --> 01:27:58.323 so you're not far away from where
01:27:58.323 --> 01:27:59.950 you don't click last time, yeah.
01:28:05.980 --> 01:28:06.320 OK.
01:28:08.340 --> 01:28:13.620 Control enter to save it and get out.
01:28:13.620 --> 01:28:18.037 Not doing that. OK, there it goes.
01:28:18.040 --> 01:28:19.520 So if you click it,
01:28:19.520 --> 01:28:22.290 you haven't clicked it yet, no. OK.
01:28:24.360 --> 01:28:25.940 You know that that ally.
01:28:28.010 --> 01:28:29.144 Has oh OK.
01:28:29.144 --> 01:28:31.412 Well there's no content of course.
01:28:31.420 --> 01:28:33.320 Uhm, so the navbar collapse.
01:28:33.320 --> 01:28:35.210 You know there's nothing there,
01:28:35.210 --> 01:28:37.110 it's just a commented out.
01:28:37.110 --> 01:28:39.000 I stole this from Stackoverflow,
01:28:39.000 --> 01:28:41.373 but see like 7 lines down where
01:28:41.373 --> 01:28:43.549 it says comment never collapse.
01:28:45.670 --> 01:28:47.560 Uh, yeah yes no, no.
01:28:47.560 --> 01:28:50.900 No like lower than that.
01:28:50.900 --> 01:28:53.438 Down down, down.
01:28:53.438 --> 01:28:55.778 Right there, right here.
01:28:55.778 --> 01:28:57.722 Yeah? So there there is no
01:28:57.722 --> 01:28:58.899 network collapse in here,
01:28:58.900 --> 01:29:00.465 so that's why that button
01:29:00.465 --> 01:29:01.404 isn't doing anything.
01:29:01.410 --> 01:29:03.914 So if we can just find our well,
01:29:03.920 --> 01:29:05.800 I don't find our own, UM.
01:29:07.960 --> 01:29:10.306 Hold on, I'll go I'll send
01:29:10.306 --> 01:29:13.760 you something else, uhm?
01:29:13.760 --> 01:29:16.480 Or collapse and then claps.
01:29:20.650 --> 01:29:22.708 It's OK. Take.
01:29:25.270 --> 01:29:25.900 Yes.
01:29:29.910 --> 01:29:32.108 And put it where that comment is.
01:29:39.270 --> 01:29:40.520 Oh, and you delete me.
01:29:43.930 --> 01:29:45.298 So now if you click it,
01:29:45.300 --> 01:29:47.940 it should show. Work please.
01:29:52.430 --> 01:29:55.190 Oh, target is just sorry at an ID
01:29:55.190 --> 01:29:58.248 to that that says notebook now bar.
01:30:02.570 --> 01:30:04.618 You can tell I described this stack overflow.
01:30:07.970 --> 01:30:09.265 History on in that button
01:30:09.265 --> 01:30:10.830 the data target is now bar,
01:30:10.830 --> 01:30:13.510 so it's going to know what to target.
01:30:13.510 --> 01:30:15.365 So OK, now if you click it,
01:30:15.370 --> 01:30:16.690 it should be already work.
01:30:19.360 --> 01:30:21.130 Nothing. Nope.
01:30:25.350 --> 01:30:28.346 It's gotta be the. JavaScript or something?
01:30:35.270 --> 01:30:39.446 Hey. Got mixed up man.
01:30:39.446 --> 01:30:42.950 I'm at a loss this is yeah.
01:30:42.950 --> 01:30:44.410 One of those things.
01:30:46.720 --> 01:30:48.868 Or is different?
01:30:52.860 --> 01:30:53.320 Cedar.
01:30:55.990 --> 01:30:56.620 Don't you?
01:31:05.670 --> 01:31:06.805 I guess we haven't figured
01:31:06.805 --> 01:31:07.940 out the function is calling.
01:31:10.630 --> 01:31:17.520 M. Uhm? So I was looking at it and, uh.
01:31:17.520 --> 01:31:22.980 In custom JS. There is a navar.
01:31:22.980 --> 01:31:26.548 Alive drop down a.
01:31:26.550 --> 01:31:29.600 Function. Sorry, hang on.
01:31:29.600 --> 01:31:32.890 I was dealing with dogs and what's that?
01:31:32.890 --> 01:31:37.055 I said, uh, in a custom JS.
01:31:37.060 --> 01:31:40.858 Custom dot JS.
01:31:40.860 --> 01:31:46.468 Set in the yeah, that didn't stop K.
01:31:46.470 --> 01:31:48.580 Is it functional there now?
01:31:48.580 --> 01:31:53.280 I wanna drop down. NAV.
01:31:53.280 --> 01:31:54.280 Uh, yeah, right here.
01:31:54.280 --> 01:31:56.214 Yeah, you think that might
01:31:56.214 --> 01:31:58.319 be your issue right there.
01:31:58.320 --> 01:32:02.466 Maybe put a breakpoint on that?
01:32:02.470 --> 01:32:03.733 Inside your browser?
01:32:03.733 --> 01:32:05.838 Yeah, give me one second.
01:32:09.080 --> 01:32:13.622 Uh huh. You can control shift
01:32:13.622 --> 01:32:15.612 F and it will automatically.
01:32:15.620 --> 01:32:16.910 It should bring up the search.
01:32:16.910 --> 01:32:19.720 Still like you look everywhere.
01:32:19.720 --> 01:32:21.370 OK, let's see.
01:32:24.920 --> 01:32:29.169 Zenpep, let's see. It's in this custom.
01:32:34.430 --> 01:32:36.750 Now. Is it portals OK?
01:32:39.050 --> 01:32:43.208 This ideology is. Well, there it is.
01:32:43.210 --> 01:32:45.286 OK, so put a breakpoint right.
01:32:45.290 --> 01:32:46.678 Great in here, yeah?
01:32:51.010 --> 01:32:52.650 Just refresh real quick.
01:32:58.260 --> 01:33:02.288 Add demon hit it. Alliant drop down.
01:33:10.930 --> 01:33:15.762 Yeah, I don't know. One second,
01:33:15.762 --> 01:33:18.779 let me look at the other side
01:33:18.779 --> 01:33:21.758 to see if it's the same way.
01:33:21.760 --> 01:33:23.910 OK, Snots mean it's beauty.
01:33:44.280 --> 01:33:44.750 Sure.
01:33:47.740 --> 01:33:51.264 Ads. Got that it doesn't
01:33:51.264 --> 01:33:52.808 have this other stuff.
01:34:03.630 --> 01:34:04.380 OK.
01:34:07.790 --> 01:34:11.066 It's like the custom JS isn't even
01:34:11.066 --> 01:34:13.720 loading 'cause somethings overloading it.
01:34:17.160 --> 01:34:18.702 See if you can run that
01:34:18.702 --> 01:34:20.290 real quick in your browser.
01:34:20.290 --> 01:34:22.114 That function right there?
01:34:22.114 --> 01:34:26.309 How do I run it copy that function?
01:34:26.310 --> 01:34:28.521 OK, right there.
01:34:28.521 --> 01:34:31.469 OK, so your console.
01:34:31.470 --> 01:34:33.768 Konsyl OK yeah.
01:34:37.950 --> 01:34:40.755 Key. See if you can open
01:34:40.755 --> 01:34:41.455 and close that thing.
01:34:46.390 --> 01:34:50.404 Nope. I'm I'm gonna send you the
01:34:50.404 --> 01:34:52.619 out of the box now from this is
01:34:52.619 --> 01:34:54.860 from SSB but it should work for you.
01:34:59.510 --> 01:35:03.185 Ah, I can't. Stupid stupid
01:35:03.185 --> 01:35:04.650 stupid. The characters.
01:35:45.820 --> 01:35:47.820 I'm going to mute so I can eat my lunch.
01:35:50.800 --> 01:35:52.578 I just sent you a code pen.
01:35:55.090 --> 01:35:59.396 To grab all that. And do what we did before.
01:35:59.400 --> 01:36:03.670 Just slap it directly into the browser.
01:36:03.670 --> 01:36:05.889 Into the header once, once it loads.
01:36:52.790 --> 01:36:53.230 Oh
01:36:57.860 --> 01:36:58.826 but it's horrible.
01:36:58.826 --> 01:37:01.080 I thought that we were at work
01:37:01.147 --> 01:37:02.785 a lot better than it did.
01:37:02.790 --> 01:37:04.253 Uh, let me edit that a little
01:37:04.253 --> 01:37:05.915 bit for you and just give you
01:37:05.915 --> 01:37:07.385 some dumb ington that in there
01:37:07.438 --> 01:37:08.964 I thought that it would be OK,
01:37:08.970 --> 01:37:12.500 but. Lab or no?
01:37:16.150 --> 01:37:20.525 Have take out all these stupid allies.
01:37:28.650 --> 01:37:29.838 Double check that myself.
01:38:44.930 --> 01:38:46.250 I just said it turned out.
01:38:55.090 --> 01:38:57.115 I don't know if you have to refresh ticket
01:38:57.115 --> 01:38:59.336 to save so it looks identical before then.
01:39:02.450 --> 01:39:02.780 Yeah.
01:39:36.700 --> 01:39:38.926 So what this tells me is that
01:39:38.926 --> 01:39:40.748 someone removed some default step
01:39:40.748 --> 01:39:42.748 stuff that they shouldn't have.
01:39:42.750 --> 01:39:44.530 Yeah, looks that way, yeah,
01:39:44.530 --> 01:39:47.734 so it doesn't help us narrow down a ton,
01:39:47.740 --> 01:39:50.556 but at least you can look at a
01:39:50.556 --> 01:39:53.460 brand new project or whatever and.
01:39:53.460 --> 01:39:56.309 Either the load order or should have
01:39:56.309 --> 01:39:59.872 jQuery and it doesn't, or you know.
01:39:59.872 --> 01:40:05.850 Like the default header or that header, but.
01:40:05.850 --> 01:40:09.090 The problem is definitely that you're
01:40:09.090 --> 01:40:12.960 missing a CSS or JavaScript file.
01:40:12.960 --> 01:40:14.950 And if you just figure out which one it is,
01:40:14.950 --> 01:40:15.950 it'll it'll fix the problem.
01:40:18.150 --> 01:40:20.638 Okie dokie, so sorry that we spent this
01:40:20.638 --> 01:40:23.008 whole time and didn't actually fix it,
01:40:23.010 --> 01:40:24.960 but it would fix a couple
01:40:24.960 --> 01:40:26.900 other things so it's so good.
01:40:26.900 --> 01:40:30.148 Yeah, and at least you know what you're
01:40:30.148 --> 01:40:33.589 looking for now you know that it's not like.
01:40:33.590 --> 01:40:35.707 It's something that's named wrongly, right?
01:40:35.707 --> 01:40:38.136 Like it's not that there's name clash
01:40:38.136 --> 01:40:40.670 or the bootstrap is set up wrong.
01:40:40.670 --> 01:40:46.390 You can tell it's definitely. Some, uh?
01:40:46.390 --> 01:40:50.000 Yeah, it's in script so OK, cool.
01:40:52.010 --> 01:40:55.330 Uh, can you do a win merge and
01:40:55.330 --> 01:40:58.239 just look at the files alone?
01:40:58.240 --> 01:41:02.690 The file names and figure out how to do that.
01:41:02.690 --> 01:41:05.138 File open folder.
01:41:05.140 --> 01:41:07.150 It's I have only seen games,
01:41:07.150 --> 01:41:09.537 great do it, but he can basically
01:41:09.537 --> 01:41:12.695 inspect all of the the files and folders
01:41:12.695 --> 01:41:14.755 and see the differences between.
01:41:14.760 --> 01:41:18.408 Uh, two different UM root directories.
01:41:20.540 --> 01:41:22.382 Yeah, you just plug in the
01:41:22.382 --> 01:41:24.640 folder in there. OK, OK.
01:41:30.060 --> 01:41:33.100 I'm guessing something like that, yeah,
01:41:33.100 --> 01:41:38.490 compare. OK, there we go, yeah. K. Right?
01:41:40.910 --> 01:41:41.720 Tails.
01:41:46.630 --> 01:41:49.764 You see the JS folder. Uh, Yep.
01:41:49.764 --> 01:41:52.476 Custom dot JS jQuery dot mean
01:41:52.476 --> 01:41:57.510 dot JS apps? How do I go back?
01:41:57.510 --> 01:42:02.593 Uh, OK. JQuery dot main.
01:42:02.593 --> 01:42:05.120 Why would that need to be updated?
01:42:09.890 --> 01:42:12.560 Does it mean social history?
01:42:12.560 --> 01:42:16.868 Yeah. And scripts such as.
01:42:21.520 --> 01:42:27.960 Hello mate. Amber mobile what? Who?
01:42:27.960 --> 01:42:30.696 Let's see if I can hit that one.
01:42:30.700 --> 01:42:32.230 Scripts that Jesus.
01:42:35.170 --> 01:42:36.540 It doesn't look any different.
01:42:36.540 --> 01:42:38.444 I don't know why it's popping up.
01:42:45.880 --> 01:42:49.585 That's weird. My scripts dot JS looks
01:42:49.585 --> 01:42:51.730 different for your script set, yes.
01:42:56.410 --> 01:42:58.990 No way to get to OK.
01:42:58.990 --> 01:43:01.130 Put breakpoint on that refresh.
01:43:11.950 --> 01:43:13.800 You know working stepping over.
01:43:23.710 --> 01:43:24.730 Me.
01:43:31.510 --> 01:43:32.480 Static.
01:43:43.330 --> 01:43:46.650 I don't know. I was the top one.
01:43:46.650 --> 01:43:50.190 Yeah, OK, uh. Yes, if you
01:43:50.190 --> 01:43:53.240 can get a change, great to.
01:43:55.330 --> 01:43:57.031 See how it can like show you
01:43:57.031 --> 01:43:59.101 in just the files that might be
01:43:59.101 --> 01:44:02.130 missing in the folder. Yeah. OK.
01:44:05.550 --> 01:44:07.700 Uhm and.
01:44:10.750 --> 01:44:13.050 It's I didn't notice that
01:44:13.050 --> 01:44:15.350 jQuery wasn't on the page,
01:44:15.350 --> 01:44:19.445 but like when I load mine it's giving me
01:44:19.445 --> 01:44:24.026 an error for two different jQuery min JS.
01:44:24.030 --> 01:44:27.820 Yeah, yeah, I don't know.
01:44:27.820 --> 01:44:30.516 OK, it's like it's got one being called
01:44:30.516 --> 01:44:33.420 and the other one is not being called,
01:44:33.420 --> 01:44:35.940 huh, OK. Yeah.
01:44:38.080 --> 01:44:39.613 Alright cool Chris.
01:44:39.613 --> 01:44:41.660 Portraits are torturous, yeah?
01:44:44.480 --> 01:44:46.010 Hey guys, well I guess that's
01:44:46.010 --> 01:44:47.808 it for me. I mean I mean.
01:44:49.830 --> 01:44:52.120 I'll look and see what's missing, I guess.
01:44:52.120 --> 01:44:56.032 But I need to eat so yeah, hey being,
01:44:56.032 --> 01:44:58.318 if you can't figure it out,
01:44:58.320 --> 01:45:00.220 I'll hop on with you.
01:45:00.220 --> 01:45:03.160 Alright sounds good it would buy.
01:45:03.160 --> 01:45:06.478 Ciao for now I have one.
01:45:06.480 --> 01:45:09.740 Oh yeah, it's fine, uh?