Constellation UI: Request to customize or suppress URL in native browser "IsFormDirty" dialog box
In a Pega Constellation application, when a user edits a field (making the case "dirty") and clicks the "Cancel" button, a native browser JavaScript popup appears with the message: "You will loose unsaved changees. Do you want to continue?".
The client's requirement is to either remove the URL displayed at the top of this popup.
Steps to Reproduce:
Open any Case in a Constellation portal.
Edit a field (e.g., Update a text field) to trigger a dirty state.
Click the "Cancel" button provided in the work area.
Observe the browser-native confirmation popup appearing with the application URL visible at the top.
Business Impact: The client considers the display of the full technical URL in a functional popup to be a poor user experience and a potential information disclosure concern. They want to Remove it or modify it.