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

Feat/assign unassign tags #1988

Merged
merged 21 commits into from
Feb 27, 2025
Merged

Feat/assign unassign tags #1988

merged 21 commits into from
Feb 27, 2025

Conversation

jlin95
Copy link
Contributor

@jlin95 jlin95 commented Feb 21, 2025

This PR introduces the assign tags functionality. Unassign tags functionality will be done in a separate PR.

@jlin95 jlin95 requested review from HaGuesto, fhenrich33 and pylipp and removed request for HaGuesto February 21, 2025 02:58
Copy link
Member

@HaGuesto HaGuesto left a comment

Choose a reason for hiding this comment

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

code review passed

even though I would like to see some test but would move this on playwright for now.

functional review

The color of the tags is not being applied in the form
image

In BoxEdit it works, I checked the form field and we created a form component here where you can copy the styling options for the select field:

multiValue: (provided, state) => ({

Please fix the styling. Otherwise, I do not have to review it again.

@jlin95
Copy link
Contributor Author

jlin95 commented Feb 26, 2025

@HaGuesto fixed the styling

@pylipp
Copy link
Contributor

pylipp commented Feb 27, 2025

thanks @jlin95 , the tag badges are colored now. I added a commit to make the AssignTagsButton stretch across the full width of the menu, before there was a gap on the right side.

@pylipp
Copy link
Contributor

pylipp commented Feb 27, 2025

@pylipp pylipp merged commit 49f62e9 into master Feb 27, 2025
8 of 9 checks passed
@pylipp pylipp deleted the feat/assign_unassign_tags branch February 27, 2025 11:20
@pylipp
Copy link
Contributor

pylipp commented Mar 5, 2025

Actual ticket is https://trello.com/c/6mD1HYg7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants