Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metadata editor is small after many mistakes #3392

Open
matthias-ronge opened this issue Apr 3, 2020 · 3 comments
Open

Metadata editor is small after many mistakes #3392

matthias-ronge opened this issue Apr 3, 2020 · 3 comments

Comments

@matthias-ronge
Copy link
Collaborator

After many errors have occurred …

Screenshot: many error messages showing

… the metadata editor is small and lots of white space remains down. It never changes after that:

Screenshot: a small metadata editor and a lot of white space

Goal: The metadata editor should use the available screen space again after error messages have gone.

@Kathrin-Huber
Copy link
Contributor

The + icon for adding Metadata dissapears

@matthias-ronge
Copy link
Collaborator Author

Yes, I noticed that, too.

@oliver-stoehr
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants