Skip to content

Conversation

@sumeyyeKurtulus
Copy link
Contributor

@sumeyyeKurtulus sumeyyeKurtulus commented Nov 20, 2025

Description

Resolves https://github.com/volosoft/volo/issues/20975 and relates https://github.com/volosoft/volo/pull/21014

Features covered in this PR

  • Blogs
  • Blog Posts
  • Comments
  • Menus
  • Pages
  • Tags
  • Global Resources
  • CMS Settings

Checklist

  • I fully tested it as developer / designer and created unit / integration tests
  • I documented it (or no need to document or I will create a separate documentation issue)

How to test it?

@sumeyyeKurtulus sumeyyeKurtulus marked this pull request as ready for review December 4, 2025 05:44
private route = inject(ActivatedRoute);
private destroyRef = inject(DestroyRef);

form: FormGroup;
Copy link
Member

@fahrigedik fahrigedik Dec 5, 2025

Choose a reason for hiding this comment

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

I think we should use the signal-based forms that will come with Angular 21 in the future. Just an idea.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure, I checked that either 🙌🏻. However, we need to update the apps to the ng v21 accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants