ip-tools / patzilla

PatZilla is a modular patent information research platform and data integration toolkit with a modern user interface and access to multiple data sources.
https://docs.ip-tools.org/patzilla/
GNU Affero General Public License v3.0
97 stars 21 forks source link

User interface is broken when displaying document details #69

Closed amotl closed 1 year ago

amotl commented 1 year ago

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 https://github.com/ip-tools/patzilla/issues/68#issuecomment-1483764413, 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 commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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

papoteur-mga commented 1 year ago

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 commented 1 year ago

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

Did you rebuild the JavaScript frontend bundle afterwards?

amotl commented 1 year ago

Have to leave now. Apologies. See you tomorrow.

papoteur-mga commented 1 year ago

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

amotl commented 1 year ago

Excellent. Enjoy your research!

amotl commented 1 year ago

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

image

papoteur-mga commented 1 year ago

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

image

Yes, I have the same.

amotl commented 1 year ago

Thanks. 9f697b5b3d fixes this glitch.