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

fix: Better element ID naming for disambiguation (fixes mdn/web-components-examples#74) #33666

Merged

Conversation

ngdangtu-vn
Copy link
Contributor

Description

This is the sibling PR with mdn/web-components-examples#77

Motivation

To match the web-components-examples example.

Additional details

none

Related issues and pull requests

@ngdangtu-vn ngdangtu-vn requested a review from a team as a code owner May 19, 2024 08:34
@ngdangtu-vn ngdangtu-vn requested review from wbamberg and removed request for a team May 19, 2024 08:34
@github-actions github-actions bot added Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed labels May 19, 2024
Copy link
Contributor

github-actions bot commented May 19, 2024

@ngdangtu-vn
Copy link
Contributor Author

Hi @bsmth , I've updated the MDN doc example. Please take a look.

@bsmth bsmth requested review from bsmth and removed request for wbamberg June 7, 2024 09:15
@bsmth
Copy link
Member

bsmth commented Jun 7, 2024

Thanks @ngdangtu-vn - sorry for the delay, I've been away and could not take a look. I've added myself as a reviewer now!

@bsmth
Copy link
Member

bsmth commented Jun 12, 2024

Thanks a lot! There's one leftover line to fix, but then we're ready to merge and the accompanying PR, too.

Copy link
Member

@bsmth bsmth left a comment

Choose a reason for hiding this comment

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

See comment about L65 in files/en-us/web/api/web_components/using_templates_and_slots/index.md

@bsmth
Copy link
Member

bsmth commented Jun 17, 2024

Hey @ngdangtu-vn - thanks for your suggestions! Quick reminder there's one last thing to get on this branch and we're ready to go!

@bsmth bsmth added the awaiting response Awaiting for author to address review/feedback label Jun 17, 2024
@bsmth
Copy link
Member

bsmth commented Jun 21, 2024

@ngdangtu-vn - is it okay with you if I make the changes on your branch and merge?

@ngdangtu-vn
Copy link
Contributor Author

@bsmth Sorry for later response, I think the the notification got lost somewhere. Hopefull it didn't pulling your task down too much.

Copy link
Member

@bsmth bsmth left a comment

Choose a reason for hiding this comment

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

Super, looking good!

@bsmth
Copy link
Member

bsmth commented Jun 24, 2024

@bsmth Sorry for later response, I think the the notification got lost somewhere. Hopefull it didn't pulling your task down too much.

Not a problem, well done on your contribution!

@bsmth bsmth merged commit 6f89249 into mdn:main Jun 24, 2024
8 checks passed
@bsmth bsmth removed the awaiting response Awaiting for author to address review/feedback label Jun 24, 2024
@ngdangtu-vn
Copy link
Contributor Author

ngdangtu-vn commented Jun 24, 2024

@ngdangtu-vn - is it okay with you if I make the changes on your branch and merge?

I don't mind at all. If it's convenience for you, please go ahead.

Edit, I think something weird with gh notification, it has quite amount of time in delay...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve readability for 'simple-template' example
2 participants