Skip to content

Fix "auto" subsection link#123

Merged
chrisdavidmills merged 3 commits intomdn:mainfrom
gdsimoes:patch-1
Nov 25, 2020
Merged

Fix "auto" subsection link#123
chrisdavidmills merged 3 commits intomdn:mainfrom
gdsimoes:patch-1

Conversation

@gdsimoes
Copy link
Copy Markdown
Contributor

The "auto" subsection didn't have an id attribute so the link was broken.

The "auto" subsection didn't have an id attribute so the link was broken.
@gdsimoes gdsimoes requested a review from a team as a code owner November 21, 2020 22:37
@chrisdavidmills
Copy link
Copy Markdown
Contributor

Hi @gdsimoes !

So, by "the link", you're referring to the fragment link slightly above the values list?

To be honest, I'd suggest that you fix this by just getting rid of the link, not adding an ID to the description term. We don't commonly have IDs in our property value lists like this, and the link is not really very useful — it's not as if the auto description is hard to find from the location of the link.

Instead of adding an id to the "auto" subsection I have removed the link.
@gdsimoes
Copy link
Copy Markdown
Contributor Author

Hello @chrisdavidmills !

I created a new commit to get rid of the link. As you might have guessed, I am a newbie at this so I don't know how to remove the previous commit. Should I create a new pull request?

@chrisdavidmills
Copy link
Copy Markdown
Contributor

Hi @gdsimoes !

Your update looks good. And no, you don't need to create a new pull request. Any further pushes you make to this existing pull request will update it's previous state, adding the new changes on top.

So all you need to do now is remove the id="auto" that you previously added, and we'll be good to go.

Copy link
Copy Markdown
Contributor

@chrisdavidmills chrisdavidmills left a comment

Choose a reason for hiding this comment

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

Change requested in above comment.

@gdsimoes
Copy link
Copy Markdown
Contributor Author

Hi @chrisdavidmills !

I removed the id="auto" as you said, and now I believe everything is correct. Thank you for your patience!

Copy link
Copy Markdown
Contributor

@chrisdavidmills chrisdavidmills left a comment

Choose a reason for hiding this comment

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

That is perfect. Thanks so much for your contribution!

@chrisdavidmills chrisdavidmills merged commit 02e454b into mdn:main Nov 25, 2020
This was referenced Jul 30, 2021
@AyobamiH AyobamiH mentioned this pull request Sep 10, 2022
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Sep 16, 2022
ricardotgomes11 added a commit to ricardotgomes11/content that referenced this pull request Sep 21, 2023
This is what it looks like in current engines.

<!-- 🙌 Thanks for contributing to MDN Web Docs. Adding details below will help us to merge your PR faster. -->

### Description

<!-- ✍️ Summarize your changes in one or two sentences -->

### Motivation

<!-- ❓ Why are you making these changes and how do they help readers? -->

### Additional details

<!-- 🔗 Link to release notes, vendor docs, bug trackers, source control, or other places providing more context -->

### Related issues and pull requests

<!-- 🔨 If this fully resolves a GitHub issue, use "Fixes mdn#123" -->
<!-- 👉 Highlight related pull requests using "Relates to mdn#123" -->
<!-- ❗ If another pull request should be merged first, use "**Depends on:** mdn#123" -->

<!-- 👷‍♀️ After submitting, go to the "Checks" tab of your PR for the build status -->
Cecil0o0 added a commit to Cecil0o0/content that referenced this pull request Feb 24, 2025
<!-- 🙌 Thanks for contributing to MDN Web Docs. Adding details below will help us to merge your PR faster. -->

### Description

correct a little wrong usage

### Motivation

<!-- ❓ Why are you making these changes and how do they help readers? -->

### Additional details

<!-- 🔗 Link to release notes, vendor docs, bug trackers, source control, or other places providing more context -->

### Related issues and pull requests

<!-- 🔨 If this fully resolves a GitHub issue, use "Fixes mdn#123" -->
<!-- 👉 Highlight related pull requests using "Relates to mdn#123" -->
<!-- ❗ If another pull request should be merged first, use "**Depends on:** mdn#123" -->

<!-- 👷‍♀️ After submitting, go to the "Checks" tab of your PR for the build status -->
Josh-Cena pushed a commit that referenced this pull request Feb 24, 2025
Migrate HTML Interactive Examples (#38257)
<!-- 🙌 Thanks for contributing to MDN Web Docs. Adding details below will help us to merge your PR faster. -->

### Description

correct a little wrong usage

### Motivation

<!-- ❓ Why are you making these changes and how do they help readers? -->

### Additional details

<!-- 🔗 Link to release notes, vendor docs, bug trackers, source control, or other places providing more context -->

### Related issues and pull requests

<!-- 🔨 If this fully resolves a GitHub issue, use "Fixes #123" -->
<!-- 👉 Highlight related pull requests using "Relates to #123" -->
<!-- ❗ If another pull request should be merged first, use "**Depends on:** #123" -->

<!-- 👷‍♀️ After submitting, go to the "Checks" tab of your PR for the build status -->
cssinate pushed a commit to cssinate/content that referenced this pull request Apr 11, 2025
Migrate HTML Interactive Examples (mdn#38257)
<!-- 🙌 Thanks for contributing to MDN Web Docs. Adding details below will help us to merge your PR faster. -->

### Description

correct a little wrong usage

### Motivation

<!-- ❓ Why are you making these changes and how do they help readers? -->

### Additional details

<!-- 🔗 Link to release notes, vendor docs, bug trackers, source control, or other places providing more context -->

### Related issues and pull requests

<!-- 🔨 If this fully resolves a GitHub issue, use "Fixes mdn#123" -->
<!-- 👉 Highlight related pull requests using "Relates to mdn#123" -->
<!-- ❗ If another pull request should be merged first, use "**Depends on:** mdn#123" -->

<!-- 👷‍♀️ After submitting, go to the "Checks" tab of your PR for the build status -->
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants