Skip to content

docs: add note about ngModel usage in structural directives guide#29206

Closed
javatutorials2016 wants to merge 2 commits into
angular:masterfrom
javatutorials2016:patch-2
Closed

docs: add note about ngModel usage in structural directives guide#29206
javatutorials2016 wants to merge 2 commits into
angular:masterfrom
javatutorials2016:patch-2

Conversation

@javatutorials2016
Copy link
Copy Markdown
Contributor

When I tried one of the examples provided in the documention, encountered the " Can't bind to 'ngModel' since it isn't a known property of 'select' ” error. So to resolve it I imported the FormsModule in ngModule. If it is mentioned in the documentation, it would be handy for the beginners to try and learn. Thanks for considering.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

When I tried the example, encountered the " Can't bind to 'ngModel' since it isn't a known property of 'select' ” error. So to resolve it I imported the FormsModule in ngModule. If it is mentioned in the documentation, it would be handy for the beginners to try and learn. Thanks for considering.
@javatutorials2016 javatutorials2016 requested a review from a team March 9, 2019 22:18
@javatutorials2016 javatutorials2016 changed the title docs: describe your change... Note to include FormsModule under ngModule to enable ngModel Mar 9, 2019
@brandonroberts brandonroberts added comp: docs effort1: hours target: patch This PR is targeted for the next patch release risk: low state: community Someone from the Angular community is working on this issue or submitted this PR feature Label used to distinguish feature request from other issues labels Mar 11, 2019
@ngbot ngbot Bot added this to the Backlog milestone Mar 11, 2019
@brandonroberts brandonroberts self-assigned this Mar 11, 2019
@brandonroberts brandonroberts added area: core Issues related to the framework runtime aio: preview labels Mar 11, 2019
@mary-poppins
Copy link
Copy Markdown

You can preview bbd81d7 at https://pr29206-bbd81d7.ngbuilds.io/.

Copy link
Copy Markdown
Contributor

@kapunahelewong kapunahelewong left a comment

Choose a reason for hiding this comment

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

LGTM

Comment thread aio/content/guide/structural-directives.md Outdated
@brandonroberts
Copy link
Copy Markdown
Contributor

The git commit message needs to be updated to describe the change also. docs: add note about ngModel usage in structural directives guide

@brandonroberts brandonroberts changed the title Note to include FormsModule under ngModule to enable ngModel docs: add note about ngModel usage in structural directives guide Mar 11, 2019
@brandonroberts brandonroberts added the action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews label Mar 11, 2019
@brandonroberts
Copy link
Copy Markdown
Contributor

@javatutorials2016 are you still interested in landing this change?

@javatutorials2016
Copy link
Copy Markdown
Contributor Author

javatutorials2016 commented Mar 22, 2019 via email

Co-Authored-By: javatutorials2016 <javatutorials2016@gmail.com>
@googlebot
Copy link
Copy Markdown

So there's good news and bad news.

👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of all the commit author(s), set the cla label to yes (if enabled on your project), and then merge this pull request when appropriate.

ℹ️ Googlers: Go here for more info.

Copy link
Copy Markdown
Contributor Author

@javatutorials2016 javatutorials2016 left a comment

Choose a reason for hiding this comment

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

docs: add note about ngModel usage in structural directives guide

@brandonroberts
Copy link
Copy Markdown
Contributor

Something happened with the CLA. Will you rebase and squash so you're the only author?

@javatutorials2016
Copy link
Copy Markdown
Contributor Author

javatutorials2016 commented Mar 22, 2019 via email

Copy link
Copy Markdown
Contributor Author

@javatutorials2016 javatutorials2016 left a comment

Choose a reason for hiding this comment

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

docs: add note about ngModel usage in structural directives guide

@javatutorials2016
Copy link
Copy Markdown
Contributor Author

javatutorials2016 commented Mar 26, 2019 via email

@brandonroberts
Copy link
Copy Markdown
Contributor

@javatutorials2016 if that would be easier for you, then yes just create a new one.

@javatutorials2016
Copy link
Copy Markdown
Contributor Author

javatutorials2016 commented Mar 26, 2019 via email

@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews area: core Issues related to the framework runtime cla: no effort1: hours feature Label used to distinguish feature request from other issues risk: low state: community Someone from the Angular community is working on this issue or submitted this PR target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants