You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A possible solution might be:
Add a click listener to body or something similar and check for every event if the real target is the close button of the messages. (It is not possible to add a listener directly to the close button without changing the primefaces component.)
If the close button was clicked, execute the JS resize method.
After many errors have occurred …
… the metadata editor is small and lots of white space remains down. It never changes after that:
Goal: The metadata editor should use the available screen space again after error messages have gone.
The text was updated successfully, but these errors were encountered: