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: validate name as a required value #1368

Merged
merged 3 commits into from
Jul 24, 2024
Merged

feat: validate name as a required value #1368

merged 3 commits into from
Jul 24, 2024

Conversation

LinaYahya
Copy link
Contributor

closes #1302

Copy link
Member

@spaenleh spaenleh left a comment

Choose a reason for hiding this comment

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

Looks good, thank you for this fix. Just a typo and a question about updating yarn.lock.

cypress/e2e/item/create/createLink.cy.ts Outdated Show resolved Hide resolved
yarn.lock Outdated Show resolved Hide resolved
@LinaYahya LinaYahya marked this pull request as ready for review July 22, 2024 10:21
@spaenleh spaenleh force-pushed the 1302-link-name-req branch from c3c4ed1 to d1f879c Compare July 23, 2024 06:38
Copy link

@spaenleh
Copy link
Member

@LinaYahya I was able to revert the changes to the lock file. Looks like nothing broke (at least the CI passes). I also reverted the merge commit and rebased on main (I prefer it like that as it makes subsequent rebases easier). In github use the dropdown next to "Update branch" and select "Update with rebase instead" 😄

@spaenleh spaenleh added this pull request to the merge queue Jul 24, 2024
Merged via the queue into main with commit d46dd8a Jul 24, 2024
4 checks passed
@pyphilia pyphilia deleted the 1302-link-name-req branch August 5, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mark Name property in add link as required
2 participants