Github pull request review

Hello,

I am currently facing the difficulty of how to check a pull request on the Github platform.

I would like some kind of simpler pull request check, maybe there is some solution to see more clearly the places where changes were made in the UiPath project?

What I mean is that if anyone has encountered programming, they know that when checking a pull request on github, you can see the exact places and lines of code changes. But with UiPath it is not clear to me because i only see changes like this:

And it is kinda difficult to review pull requests in github.

That’s because what you’re viewing there is the actual code stored in the xaml files.
The visualization of it through the familiar studio canvas is not available as far as I know.

1 Like