-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
feat: Update WebSearchTab #13791
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
feat: Update WebSearchTab #13791
Conversation
Sidenote: BiodiversityHiertage tester seems to be broke and just say successful regardless of whatever you put... |
jabgui/src/main/java/org/jabref/gui/preferences/websearch/ApiKeyDialog.java
Outdated
Show resolved
Hide resolved
CHANGELOG.md
Outdated
@@ -83,6 +83,7 @@ Note that this project **does not** adhere to [Semantic Versioning](https://semv | |||
- The Welcome tab now has a responsive layout. [#12664](https://github.com/JabRef/jabref/issues/12664) | |||
- We introduced a donation prompt in the Welcome tab. [#12664](https://github.com/JabRef/jabref/issues/12664) | |||
- We changed to syntax for the websearch to the one of the main search bar. [#13607](https://github.com/JabRef/jabref/issues/13607) | |||
- We improved the for the web search tab in the preferences dialog and the event viewer for debugging. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two unrelated things which do not seem very minor adjustments (like the add button) - so each deserve their own entry.
jabgui/src/main/java/org/jabref/gui/preferences/websearch/ApiKeyDialog.java
Outdated
Show resolved
Hide resolved
jabgui/src/main/java/org/jabref/gui/preferences/websearch/WebSearchTabViewModel.java
Outdated
Show resolved
Hide resolved
jabgui/src/main/java/org/jabref/gui/preferences/websearch/WebSearchTabViewModel.java
Outdated
Show resolved
Hide resolved
jabgui/src/main/java/org/jabref/gui/preferences/websearch/WebSearchTabViewModel.java
Outdated
Show resolved
Hide resolved
jabgui/src/main/java/org/jabref/gui/preferences/websearch/ApiKeyDialog.java
Show resolved
Hide resolved
@trag-bot didn't find any issues in the code! ✅✨ |
2 similar comments
@trag-bot didn't find any issues in the code! ✅✨ |
@trag-bot didn't find any issues in the code! ✅✨ |
Closes https://github.com/JabRef/jabref-issue-melting-pot/issues/785
Steps to test
Open preferences then web search tab. The WebSearchTab is now optimized to remove the nested scrolling behavior and uses a more intuitive interface when configuring online fetcher catalog.
demo.mp4
Mandatory checks
CHANGELOG.md
in a way that is understandable for the average user (if change is visible to the user)