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

Improve TagsField of keywords #10984

Open
koppor opened this issue Mar 4, 2024 · 18 comments
Open

Improve TagsField of keywords #10984

koppor opened this issue Mar 4, 2024 · 18 comments
Assignees
Labels
📍 Assigned Assigned by assign-issue-action (or manually assigned) good first issue An issue intended for project-newcomers. Varies in difficulty. keywords

Comments

@koppor
Copy link
Member

koppor commented Mar 4, 2024

This is a follow-up of #10910

For things are left open:

  1. On paste: If it is possible to add this keyword, directly add it without requiring the user to press Enter
  2. Double click on keyword: remove it and enter edit mode. Example:
    double click on "Where"
    image
    leads to
    image
  3. Reorder keywords by drag and drop
  4. Alphabetic ordering of keywords. In case the list is already alphabetically ordered, add the new keyword in alphabetical order. Otherwise, add it to the end

If something does not work, it should be explained why it is not possible.

@inteqam
Copy link

inteqam commented Mar 5, 2024

Hi, i want to work on this issue can u give me prerequisite for it or resources that can guide me solving this issue ?

@ThiloteE ThiloteE added the FirstTimeCodeContribution Triggers GitHub Greeter Workflow label Mar 5, 2024
Copy link
Contributor

github-actions bot commented Mar 5, 2024

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.

@nine03
Copy link

nine03 commented Mar 12, 2024

Hi, i want to work on this issue.
Can you assign me this issue?

@ThiloteE
Copy link
Member

@inteqam depends on you. Do you intend to open a pull-request? Otherwise I will assign nine03.

@inteqam
Copy link

inteqam commented Mar 12, 2024

yes , I am working on this issue

@ThiloteE
Copy link
Member

ThiloteE commented Mar 12, 2024

@nine03 please have a look at other good first issues or candidates for university projects that are "free to take". Obviously, you can also look at our other project boards, but those are not curated for students, so might be more tricky.

@koppor
Copy link
Member Author

koppor commented Apr 8, 2024

@inteqam Any update?

@github-project-automation github-project-automation bot moved this to Free to take in Good First Issues Sep 14, 2024
@HoussemNasri HoussemNasri added the good first issue An issue intended for project-newcomers. Varies in difficulty. label Sep 14, 2024
@MrunalKashid02
Copy link

Hi, Can I take this issue

@ThiloteE ThiloteE moved this from Free to take to Reserved in Good First Issues Sep 25, 2024
@koppor
Copy link
Member Author

koppor commented Sep 25, 2024

@MrunalKashid02 Sure! Go ahead!

@Siedlerchr Siedlerchr added FirstTimeCodeContribution Triggers GitHub Greeter Workflow and removed FirstTimeCodeContribution Triggers GitHub Greeter Workflow labels Sep 25, 2024
Copy link
Contributor

Welcome to the vibrant world of open-source development with JabRef!

Newcomers, we're excited to have you on board. Start by exploring our Contributing guidelines, and don't forget to check out our workspace setup guidelines to get started smoothly.

In case you encounter failing tests during development, please check our developer FAQs!

Having any questions or issues? Feel free to ask here on GitHub. Need help setting up your local workspace? Join the conversation on JabRef's Gitter chat. And don't hesitate to open a (draft) pull request early on to show the direction it is heading towards. This way, you will receive valuable feedback.

Happy coding! 🚀

@MrunalKashid02
Copy link

MrunalKashid02 commented Sep 29, 2024

I am done with 1-3 task but still remain with 4 task. for 4 task Keywords should be alphabetically arranged as soon as Entered right ?

@MrunalKashid02
Copy link

can i make draft PR ?

@Siedlerchr
Copy link
Member

@MrunalKashid02 Yes it's always good idea to make a draft pr

@MrunalKashid02
Copy link

I made draft PR #11853. but dont know but their something wrong like This branch has conflict that must be resolved and checks also not passed why is it ? should i made a mistake ?

@subhramit
Copy link
Collaborator

I made draft PR #11853. but dont know but their something wrong like This branch has conflict that must be resolved and checks also not passed why is it ? should i made a mistake ?

Read about resolution of merge conflicts. Maybe watch a short video on youtube or so. It's basically when there are conflicting changes to the same file, so they need to be resolved such that a final working version of a file can be generated.

@koppor koppor added the 📍 Assigned Assigned by assign-issue-action (or manually assigned) label Oct 30, 2024
@koppor koppor moved this from In Progress to Free to take in Good First Issues Oct 30, 2024
@subhramit subhramit removed the 📍 Assigned Assigned by assign-issue-action (or manually assigned) label Nov 10, 2024
@subhramit subhramit removed the status in Good First Issues Nov 10, 2024
@subhramit subhramit moved this to Free to take in Good First Issues Nov 10, 2024
Copy link
Contributor

👋 Hey @DanielS01ss, it looks like you're interested in working on this issue! 🎉

If you'd like to take on this issue, please use the command /assign-me to assign yourself.

@DanielS01ss
Copy link

/assign-me

Copy link
Contributor

👋 Hey @DanielS01ss, thank you for your interest in this issue! 🎉

We're excited to have you on board. Start by exploring our Contributing guidelines, and don't forget to check out our workspace setup guidelines to get started smoothly.

In case you encounter failing tests during development, please check our developer FAQs!

Having any questions or issues? Feel free to ask here on GitHub. Need help setting up your local workspace? Join the conversation on JabRef's Gitter chat. And don't hesitate to open a (draft) pull request early on to show the direction it is heading towards. This way, you will receive valuable feedback.

Happy coding! 🚀

⏳ Please note, you will be automatically unassigned if the issue isn't closed within 30 days (by 15 December 2024). A maintainer can also add the "📌 Pinned"" label to prevent automatic unassignment.

@github-actions github-actions bot added the 📍 Assigned Assigned by assign-issue-action (or manually assigned) label Nov 15, 2024
@koppor koppor removed the FirstTimeCodeContribution Triggers GitHub Greeter Workflow label Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📍 Assigned Assigned by assign-issue-action (or manually assigned) good first issue An issue intended for project-newcomers. Varies in difficulty. keywords
Projects
Status: Free to take
Development

Successfully merging a pull request may close this issue.

9 participants