Skip to content

Conversation

@nthsneha
Copy link

Fixes #14556

The preferences table showed empty rows below actual search engines. Adjusted sizing by:

  • Preventing VBox expansion

  • Using fixed cell size

  • Binding height to item count

Closes #14556

Steps to test

Mandatory checks

  • I own the copyright of the code submitted and I license it under the MIT license
  • I manually tested my changes in running JabRef (always required)
  • [/] I added JUnit tests for changes (if applicable)
  • I added screenshots in the PR description (if change is visible to the user)
  • I described the change in CHANGELOG.md in a way that is understandable for the average user (if change is visible to the user)
  • I checked the user documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request updating file(s) in https://github.com/JabRef/user-documentation/tree/main/en
UI Preview

Fixes JabRef#14556

The preferences table showed empty rows below actual search engines. Adjusted sizing by:

- Preventing VBox expansion

- Using fixed cell size

- Binding height to item count
@github-actions github-actions bot added the status: changes-required Pull requests that are not yet complete label Dec 12, 2025
@github-actions github-actions bot removed the status: changes-required Pull requests that are not yet complete label Dec 12, 2025
@koppor koppor added status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers good first issue An issue intended for project-newcomers. Varies in difficulty. labels Dec 12, 2025
@koppor koppor requested a review from Siedlerchr December 12, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: preferences good first issue An issue intended for project-newcomers. Varies in difficulty. status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix UI for configuring custom URLs

2 participants