-
-
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
Make External Changes Resolver dialog scrollable #11220
Comments
Hey, @sambujangfofana and I are students from the University of Michigan. We are currently working on a project wherein we have to contribute to a Github repository(https://eecs481.org/hw6.html). We are pretty interested in this issue and would want to work on it. We hope to submit a pull request this week. Could we be assigned this issue? |
As a general advice for newcomers: check out Contributing for a start. Also, guidelines for setting up a local workspace is worth having a look at. Feel free to ask here at GitHub, if you have any issue related questions. If you have questions about how to setup your workspace use JabRef's Gitter chat. Try to open a (draft) pull-request early on, so that people can see you are working on the issue and so that they can see the direction the pull request is heading towards. This way, you will likely receive valuable feedback. |
@aaronphilip19 are you still on it or can I unassign you? |
@ThiloteE Can I work on this issue? |
@abimael-turing for now, this issue is still reserved. |
Hi, we weren't able to solve it so you can unassign me. |
Hello @koppor and @ThiloteE . Is help still wanted for this issue ? If so, could you please assign it to me ? I made some investigation and was able to make the I also see a TODO in the |
Thanks for your interest. Yes, two separate commits/pull-requests are fine. |
Thanks for you answer @ThiloteE. Just to be clear about what you would like ?
|
To be honest, I think either one is fine. As long as you have a good commit message that summarizes and lists both features it should be fine, if its in one PR, but obviously in case the pull-request becomes rather large, then disentangling the two might be better for debugging and reviewing. Also, two distinct features will be introduced, thereby having two separate pull-requests / commits is fine for keeping track of changes in JabRef. I don't have a strong opinion on this. Your choice. |
Okay, then I will open one PR and let you comment it. If needed, I will split it later. Thanks. |
…w creation in DatabaseChangeDetailsViewFactory ref: JabRef#11220
…w creation in DatabaseChangeDetailsViewFactory ref: JabRef#11220
…w creation in DatabaseChangeDetailsViewFactory ref: JabRef#11220
…ion in DatabaseChangeDetailsViewFactory ref: JabRef#11220
* Make external changes resolver dialog scrollable for metadata ref: #11220 * Wrap group change details text to fit view ref: #11220 * Replace if construct by pattern matching for DatabaseChangeView creation in DatabaseChangeDetailsViewFactory ref: #11220 * Define common parameter for node anchoring in DatabaseChangeDetailsView ref: #11220
The box in the "External Changes Resolver" should be scrollable
The text was updated successfully, but these errors were encountered: