user-1
(User 1)
July 26, 2024, 5:50pm
1
This topic was automatically generated from Slack. You can find the original thread here .
I think in the new builder, I’m missing a lot of the usual elements of the step inspector that appear after you test a step. Once I test a step I expect to see a new section appear under my code with log output, return values, and the like – but this is missing in the new builder right now.
user-1
(User 1)
July 26, 2024, 5:50pm
2
Oooh, maybe it’s only the case when my code block is super long. I’m working on a step that’s 165 lines
user-1
(User 1)
July 26, 2024, 5:50pm
3
Hey Nicholas, can you share a screenshot by any chance?
user-1
(User 1)
July 26, 2024, 5:50pm
5
That’s the bottom of the scroll on the right side
user-1
(User 1)
July 26, 2024, 5:50pm
6
Should be a “results” section
user-1
(User 1)
July 26, 2024, 5:50pm
7
I think when you click Test
it automatically scrolls down to Results
, doesn’t it?
user-1
(User 1)
July 26, 2024, 5:50pm
8
Or are you expecting it to default to Results
automatically when you later click into that step after you’ve tested it?
user-1
(User 1)
July 26, 2024, 5:50pm
9
Whether I hit test or not, there’s no div for results at all
user-1
(User 1)
July 26, 2024, 5:50pm
11
Oh really? It’s totally hidden right now?
user-1
(User 1)
July 26, 2024, 5:50pm
15
let me update chrome and do a guest profile just to eliminate that possibility
user-1
(User 1)
July 26, 2024, 5:50pm
16
okay it seems to be okay in my guest profile
user-1
(User 1)
July 26, 2024, 5:50pm
17
Ah yea I was just gonna say I cannot repro — I created a code step with 165 lines and Results
is stick at the bottom
user-1
(User 1)
July 26, 2024, 5:50pm
18
Did you try a hard refresh on the page?
user-1
(User 1)
July 26, 2024, 5:50pm
19
and now it’s working fine in my original profile… I don’t even remember reloading