Skip to content

Add scrollable dropdown for WFS format selection menu#9184

Merged
josegar74 merged 1 commit intogeonetwork:mainfrom
GeoCat:fix/wfs-download-format-menu-too-long
Feb 23, 2026
Merged

Add scrollable dropdown for WFS format selection menu#9184
josegar74 merged 1 commit intogeonetwork:mainfrom
GeoCat:fix/wfs-download-format-menu-too-long

Conversation

@juanluisrp
Copy link
Contributor

@juanluisrp juanluisrp commented Feb 20, 2026

  • Fix the WFS format menu for very long download format lists.

Checklist

  • I have read the contribution guidelines
  • Pull request provided for main branch, backports managed with label
  • Good housekeeping of code, cleaning up comments, tests, and documentation
  • Clean commit history broken into understandable chucks, avoiding big commits with hundreds of files, cautious of reformatting and whitespace changes
  • Clean commit messages, longer verbose messages are encouraged
  • API Changes are identified in commit messages
  • Testing provided for features or enhancements using automatic tests
  • User documentation provided for new features or enhancements in manual
  • Build documentation provided for development instructions in README.md files
  • Library management using pom.xml dependency management. Update build documentation with intended library use and library tutorials or documentation

In the Downloads sections of the metadata record view sometimes the list of formats available for download from a WFS service is very long, displaying a large dropdown menu:

image

After the change the dropdown max length is 300 px and has a scroll bar:

image

* Fix the WFS format menu for very long download format lists.
@juanluisrp juanluisrp added the bug label Feb 20, 2026
@juanluisrp juanluisrp added this to the 4.4.10 milestone Feb 20, 2026
Copy link
Member

@josegar74 josegar74 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, works fine

@josegar74 josegar74 merged commit ad93e90 into geonetwork:main Feb 23, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants