-
Notifications
You must be signed in to change notification settings - Fork 51
Deprecate HdsModal and HdsFlyout yielded subcomponents
#3222
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
Deprecate HdsModal and HdsFlyout yielded subcomponents
#3222
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
79d8cc2 to
9cce42b
Compare
43bbac5 to
2f8db22
Compare
didoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👌
didoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[blocker] sorry I realized only after the approval that part of the documentation for the yielded components was missing, it needs to be restored
2f8db22 to
9545c2a
Compare
@didoo Should be all set now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[todo] Found one reference to the Modal::Body in the how to use docs on line 59.
The `<form>` element should be placed in the `Hds::Modal::Body` subcomponent. We also recommend to associate it to the submit button using the `form` attribute, as shown below.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alright, should be fixed now. Good catch.
3fb62ed to
6bde6e4
Compare
📌 Summary
If merged, this PR will remove deprecated yielded subcomponents for the
HdsModalandHdsFlyoutcomponents.🔗 External links
Jira ticket: HDS-5508
👀 Component checklist
💬 Please consider using conventional comments when reviewing this PR.
📋 PCI review checklist
Examples of changes to controls include access controls, encryption, logging, etc.
Examples include changes to operating systems, ports, protocols, services, cryptography-related components, PII processing code, etc.