Is there a best practice for how to treat read-only modals in PF?
I have a use case where a user clicks on a link/etc to get more information. What happens, is that more information is shown in a modal dialog.
In this case, do I need a button, or can I just use the “X” in the corner?
Without close button