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

Add text wrapping to the import dialog #11107

Merged
merged 5 commits into from
Mar 28, 2024

Conversation

LoayGhreeb
Copy link
Collaborator

@LoayGhreeb LoayGhreeb commented Mar 27, 2024

Mandatory checks

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked 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 to the documentation repository.

@Siedlerchr
Copy link
Member

Cool!

@Siedlerchr
Copy link
Member

can you add a screenshot?

@LoayGhreeb
Copy link
Collaborator Author

What's wrong with the fetcher tests?

Siedlerchr
Siedlerchr previously approved these changes Mar 27, 2024
Copy link
Member

@Siedlerchr Siedlerchr left a comment

Choose a reason for hiding this comment

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

You can ignore the failing fetcher tests if you didn't touch them.

@Siedlerchr Siedlerchr added this pull request to the merge queue Mar 27, 2024
@Siedlerchr Siedlerchr removed this pull request from the merge queue due to a manual request Mar 27, 2024
@Siedlerchr
Copy link
Member

Changelog please :)

Siedlerchr
Siedlerchr previously approved these changes Mar 27, 2024
Comment on lines 14 to 18
.list-cell:default {
-fx-padding: 0.5em 0.1em 0.5em 0em;
}

.list-cell:entry-selected {
-fx-background-color: derive(-jr-selected, 35%);
}

.list-cell:entry-selected .summary > Text {
-fx-fill: js-summary-text-color-selected;
.list-cell:selected {
Copy link
Member

Choose a reason for hiding this comment

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

Im not sure, but i think this will also affect the dropdown menu to select the library to import to. Better select the import list by id and then select in the hierarchy below.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I just removed them, and it looks like it's all good.

@Siedlerchr Siedlerchr added this pull request to the merge queue Mar 27, 2024
@Siedlerchr Siedlerchr removed this pull request from the merge queue due to a manual request Mar 27, 2024
@Siedlerchr Siedlerchr added this pull request to the merge queue Mar 28, 2024
Merged via the queue into JabRef:main with commit dcbf510 Mar 28, 2024
26 of 27 checks passed
@LoayGhreeb LoayGhreeb deleted the fix-issue-10931 branch March 28, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants