I have noticed a design problem with the Umbraco 17.
I want to submit a resolution so I forked the latest repo on version 17. Everything runs locally.
I tried to make a simple change in the project Umbraco.web.ui.client to target a admin office page in the back then run the npm build in my environment but the changes never show no matter how small they are.
As an example I added some text to show once I have logged into the back next to an existing visible text but this never shows.
Does anybody have a small example I can follow to set my system up to show these changes?
I ensured I disabled cache and tried incognito window as well.
Is there a simple change you can recommend by changing one of the controls and check if that works in case I have selected the wrong control, therefore it may never show?