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

User interface is broken when displaying document details #69

Closed
amotl opened this issue Mar 25, 2023 · 11 comments
Closed

User interface is broken when displaying document details #69

amotl opened this issue Mar 25, 2023 · 11 comments
Labels

Comments

@amotl
Copy link
Member

amotl commented Mar 25, 2023

Hi there,

when starting PatZilla in development/sandbox mode, I am observing a few glitches.

First, something is wrong with the fonts on the data source chooser.
image

Then, as already discovered and reported by @papoteur-mga at #68 (comment), it looks like the document details are not displayed at all, and, in the same manner, the document details chooser also does not work. The problem can easily be revealed by conducting a simple query.

image
image

Bummer! I will try to look into this on the weekend, or next week.

With kind regards,
Andreas.

@amotl amotl added the bug label Mar 25, 2023
@amotl
Copy link
Member Author

amotl commented Mar 25, 2023

I can confirm everything works well on the hosted instance at https://patzilla.ip-tools.io/. Hopefully, the problem will not be a big thing.

image

@amotl amotl changed the title User interface broken User interface is broken when displaying document details Mar 25, 2023
@amotl
Copy link
Member Author

amotl commented Mar 25, 2023

Do you observe the very same problems, @papoteur-mga? Or do you actually see result details, and only the Biblio/Claims/Desc/Family chooser does not work?

@amotl
Copy link
Member Author

amotl commented Mar 25, 2023

0933634 fixes the problem on my end. Please let me know if you see any other errors related to this.

@amotl amotl closed this as completed Mar 25, 2023
@papoteur-mga
Copy link

Do you observe the very same problems, @papoteur-mga? Or do you actually see result details, and only the Biblio/Claims/Desc/Family chooser does not work?

This is what I see, when I have one document found.
But the commit doesn't change the result for me :(

@amotl
Copy link
Member Author

amotl commented Mar 25, 2023

The commit doesn't change the result for me :(

Did you rebuild the JavaScript frontend bundle afterwards?

@amotl
Copy link
Member Author

amotl commented Mar 25, 2023

Have to leave now. Apologies. See you tomorrow.

@papoteur-mga
Copy link

Ah, yes, indeed, rebuild was needed.
It works !

@amotl
Copy link
Member Author

amotl commented Mar 25, 2023 via email

@amotl
Copy link
Member Author

amotl commented Mar 26, 2023

May I ask if you also see the bogus font rendering on the data source chooser component?

image

@papoteur-mga
Copy link

May I ask if you also see the bogus font rendering on the data source chooser component?

image

Yes, I have the same.

@amotl
Copy link
Member Author

amotl commented Mar 27, 2023

Thanks. 9f697b5 fixes this glitch.

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

No branches or pull requests

2 participants