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

Alert in built-in directives guide seems to be placed irrelevant #38525

Closed
bampakoa opened this issue Aug 19, 2020 · 4 comments
Closed

Alert in built-in directives guide seems to be placed irrelevant #38525

bampakoa opened this issue Aug 19, 2020 · 4 comments
Assignees
Labels
freq1: low P4 A relatively minor issue that is not relevant to core functions state: confirmed type: bug/fix
Milestone

Comments

@bampakoa
Copy link
Contributor

bampakoa commented Aug 19, 2020

📚 Docs or angular.io bug report

Description

It seems that the alert about the use of access on public and private APIs from built-in directives is not related in the `NgFor` section. If it is, something that is not clear to me, maybe the content should be modified to convey a more clear meaning.

🔬 Minimal Reproduction

What's the affected URL?**

https://angular.io/guide/built-in-directives#ngfor

Reproduction Steps**

Expected vs Actual Behavior**

📷Screenshot

image

🔥 Exception or Error





🌍 Your Environment

Browser info

Anything else relevant?

@petebacondarwin
Copy link
Member

It is a valid statement, but I agree that perhaps its position makes it look particularly associated with the ngFor directive rather than Angular's common directives in general.

@kapunahelewong / @aikidave - thoughts?

@kapunahelewong
Copy link
Contributor

Should we maybe put it in the intro to the document? If I understand, it applies to all types of built-in directives, right?

@petebacondarwin
Copy link
Member

Yes it applies to all the built-ins. I guess the point is that even though they are built-in they could have been built by 3rd parties.

@jelbourn jelbourn added P4 A relatively minor issue that is not relevant to core functions and removed severity1: confusing labels Oct 1, 2020
@josephperrott josephperrott self-assigned this May 21, 2021
josephperrott added a commit to josephperrott/angular that referenced this issue May 21, 2021
…l place

Moving the helpful alert expressing that built-in directives use public APIs
to be under the heading about built-in directives generally makes the content
in the alert more related to its surroundings than its previous locaion within
the ng-for section.

Closes angular#38525
josephperrott added a commit to josephperrott/angular that referenced this issue May 21, 2021
…l place

Moving the helpful alert expressing that built-in directives use public APIs
to be under the heading about built-in directives generally makes the content
in the alert more related to its surroundings than its previous location within
the ng-for section.

Closes angular#38525
josephperrott added a commit to josephperrott/angular that referenced this issue May 21, 2021
…l place

Moving the helpful alert expressing that built-in directives use public APIs
to be under the heading about built-in directives generally makes the content
in the alert more related to its surroundings than its previous location within
the ng-for section.

Closes angular#38525
@zarend zarend closed this as completed in 4d56c10 May 21, 2021
zarend pushed a commit that referenced this issue May 21, 2021
…l place (#42226)

Moving the helpful alert expressing that built-in directives use public APIs
to be under the heading about built-in directives generally makes the content
in the alert more related to its surroundings than its previous location within
the ng-for section.

Closes #38525

PR Close #42226
iRealNirmal pushed a commit to iRealNirmal/angular that referenced this issue Jun 4, 2021
…l place (angular#42226)

Moving the helpful alert expressing that built-in directives use public APIs
to be under the heading about built-in directives generally makes the content
in the alert more related to its surroundings than its previous location within
the ng-for section.

Closes angular#38525

PR Close angular#42226
@angular-automatic-lock-bot
Copy link

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 Jun 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
freq1: low P4 A relatively minor issue that is not relevant to core functions state: confirmed type: bug/fix
Projects
None yet
Development

No branches or pull requests

5 participants