-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
ChipView for crossref and groups #6228
ChipView for crossref and groups #6228
Conversation
Tooltip on crossref field. Improve display of groups.
Fixes #6140 |
Some css fixing ChipView field.
Should i continue this issuea? |
Sorry for the late reply. Everyone is a bit busy with life right now. I pushed a small change that hopefully fixes the indent issue. If there are still a few display problems, I would suggest you finish the feature first and then we have a look at them in the final steps. Also, if there are problems with the chipview (e.g. the indent), then it would be good to report them at https://github.com/jfoenixadmin/JFoenix. |
@tobiasdiez can u help me a bit and check what about it coz i dont have idea whats wrong. |
@dextep did you already had some time to investigate this issue further? |
@tobiasdiez yes ofc :) |
What's the status here? |
…ew-jfoenix-implementation � Conflicts: � .idea/runConfigurations/JabRef_Main.xml � src/main/java/org/jabref/gui/autocompleter/AutoCompleteSuggestionProvider.java � src/main/java/org/jabref/gui/autocompleter/SuggestionProvider.java � src/main/java/org/jabref/gui/fieldeditors/FieldNameLabel.java � src/main/java/org/jabref/gui/fieldeditors/LinkedEntriesEditor.java
Thanks @dextep for your good work. I've now continued working on it and finished this PR. The UI is not perfect, but since it's already an improvement over the existing solution this is now ready for review. |
…torShutdown * upstream/master: Add connection check to NetworkTab in preferences (#6838) Refine IntelliJ howto to enable built-in compiler again (#6794) GitBook: [master] one page modified GitBook: [master] 3 pages and 3 assets modified Add missing } Refactor of remaining preference tabs to PreferencesService (#6836) ChipView for crossref and groups (#6228) Ignore codecov.io at external link check Fix linting issues Add "m-mauersberger" Update journalList.mv
* upstream/master: Add connection check to NetworkTab in preferences (#6838) Refine IntelliJ howto to enable built-in compiler again (#6794) GitBook: [master] one page modified GitBook: [master] 3 pages and 3 assets modified Add missing } Refactor of remaining preference tabs to PreferencesService (#6836) ChipView for crossref and groups (#6228) Ignore codecov.io at external link check Fix linting issues Add "m-mauersberger" Update journalList.mv
7a10e3f Bluebook: Remove small-caps for case short & legislation (#6305) ca4a92b Merge pull request #6244 from POBrien333/patch-1107 12743ad Create social-science-history.csl (#6233) f7c1d57 Update american-chemical-society.csl (#6231) aca6b23 ready: Update oil-shale.csl (#6225) aadae55 Create pallas.csl (#6204) cc7d016 Merge pull request #6253 from nschneid/patch-1 77fab39 Merge pull request #6282 from POBrien333/patch-1119 e2668eb Merge pull request #6263 from POBrien333/patch-1113 7f3244d move style to dependent folder 8584993 Create development-growth-differentiation.csl (#6226) dfe71ff Create biotechnology-and-bioprocess-engineering.csl (#6227) 0d91742 Create sn-computer-science.csl (#6228) a0d09b4 Create mots.csl (#6205) 47665e5 Update review-of-international-studies.csl d573b8b Create computer-supported-cooperative-work.csl cebec0e ACL: check if edition is ordinal before printing the word "edition" 03a0a39 Re-indent CSL styles 3c64906 fix self link 479c061 fix small issues after visual inspection a356e72 Create gnosis-journal-of-gnostic-studies.csl git-subtree-dir: buildres/csl/csl-styles git-subtree-split: 7a10e3f
Tooltip on crossref field.
Improve display of groups.
Closes #6140.