KaotoIO / kaoto

The UI of the Kaoto project
https://kaoto.io
Apache License 2.0
35 stars 26 forks source link

Inconsistency in styling when running the 'uniforms-patternfly' repo locally with the 'kaoto-next' #761

Open shivamG640 opened 9 months ago

shivamG640 commented 9 months ago

Describe the Bug

Inconsistent styling in Canvas when running the 'uniforms-patternfly' repo locally with the 'kaoto-next'. However, the upstream UI loads correctly. Canvas styling needs to be corrected! image

Steps to Reproduce the Bug or Issue

  1. Link the 'uniforms-patternfly' repo locally with the 'kaoto-next' and run the kaoto UI.
  2. Check the Canvas page.

Screenshots or Videos

No response

Platform

shivamG640 commented 7 months ago

A Temporary fix to make this work is to remove the isScrollable attribute from the Panel component here. image