metadata101 / iso19139.ca.HNAP

ISO Harmonized North American Profile (HNAP)
GNU General Public License v2.0
4 stars 19 forks source link

Format dropdown list not displayed correctly #287

Closed ianwallen closed 1 year ago

ianwallen commented 2 years ago

When selecting the resource format in the file store, it is not showing the dropdown box correctly. It seems as if there are more options that cannot be reached.

image

We had users who wanted to browse the full list but were not able to.

It may require a CSS fix? And possibly increase the size of the selection list.

wangf1122 commented 1 year ago

I had looked into this issue. According to the Geonetwork document, we could do some configuration to this https://github.com/metadata101/iso19139.ca.HNAP/blob/3b4137b971142bd133040a2e6b36c20595bc6671/src/main/plugin/iso19139.ca.HNAP/config/associated-panel/default.json#L44-L49

But I had no luck so far.

wangf1122 commented 1 year ago

There seems to be a bug in geonetwork where the data-number-of-suggestions is missing from the multientrycombiner_onlineresourcesdescription.html widget. I will submit a PR (https://github.com/geonetwork/core-geonetwork/pull/6655) for it. Otherwise, that UI module won't take this configuration of numberOfSuggestions