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

fix(editor): Fix issue with case insensitive tags #9071

Merged

Conversation

RicardoE105
Copy link
Contributor

@RicardoE105 RicardoE105 commented Apr 5, 2024

Summary

The tag dropdown fails to create a tag if the same text with another casing exists.

Related tickets and issues

https://linear.app/n8n/issue/ADO-2110/weird-error-when-trying-to-add-a-tag-to-the-wf

Before:

https://www.loom.com/share/096f16b52ea74b89bd83a50e5fcd7d6b

Now:

https://www.loom.com/share/5ceb16f9ae934708bf8e7d2013e3b62d

Review / Merge checklist

  • PR title and summary are descriptive. Remember, the title automatically goes into the changelog. Use (no-changelog) otherwise. (conventions)
  • Tests included.

    A bug is not considered fixed, unless a test is added to prevent it from happening again.
    A feature is not complete without tests.

@RicardoE105 RicardoE105 changed the title Fix issue with case sensitive tags editor: Fix issue with case sensitive tags Apr 5, 2024
@RicardoE105 RicardoE105 changed the title editor: Fix issue with case sensitive tags fix(editor): Fix issue with case sensitive tags Apr 5, 2024
@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Apr 5, 2024
@RicardoE105 RicardoE105 changed the title fix(editor): Fix issue with case sensitive tags fix(editor): Fix issue with case insensitive tags Apr 5, 2024
Copy link
Contributor

@MiloradFilipovic MiloradFilipovic left a comment

Choose a reason for hiding this comment

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

Works as expected 🚀

Copy link

cypress bot commented Apr 5, 2024

3 flaky tests on run #4596 ↗︎

0 353 12 0 Flakiness 3

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 RicardoE105 🗃️ e2e/*
Project: n8n Commit: 1a7b2b9f8c
Status: Passed Duration: 04:10 💡
Started: Apr 5, 2024 12:46 PM Ended: Apr 5, 2024 12:50 PM
Flakiness  5-ndv.cy.ts • 2 flaky tests

View Output Video

Test Artifacts
NDV > should not retrieve remote options when required params throw errors Screenshots Video
NDV > Stop listening for trigger event from NDV Screenshots Video
Flakiness  24-ndv-paired-item.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > resolves expression with default item when input node is not parent, while still pairing items Test Replay Screenshots Video

Review all test suite changes for PR #9071 ↗︎

Copy link
Contributor

github-actions bot commented Apr 5, 2024

✅ All Cypress E2E specs passed

@RicardoE105 RicardoE105 merged commit caea27d into master Apr 5, 2024
30 checks passed
@RicardoE105 RicardoE105 deleted the ado-2110-weird-error-when-trying-to-add-a-tag-to-the-wf branch April 5, 2024 13:00
@github-actions github-actions bot mentioned this pull request Apr 10, 2024
@janober
Copy link
Member

janober commented Apr 10, 2024

Got released with n8n@1.37.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team Released ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants