-
Notifications
You must be signed in to change notification settings - Fork 158
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
[Pricing table] Implement table header fixed scroll behavior #8420
Labels
adopter: AEM
used when component or pattern will be used by this adopter
dev
Needs some dev work
DPO Consulting
feature flag
Needs design approval
PRs on feature requests and new components have to get design approval before merge.
owner: Innovation Team
used when the engineering work will be done by Hybrid Cloud with DDS engineers as consultants
package: web components
Work necessary for the IBM.com Library web components package
priority: high
Comments
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 11, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 12, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 12, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 12, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 12, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 12, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 12, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 12, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 12, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 12, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 12, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 12, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 12, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 13, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 13, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 13, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 16, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 16, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 17, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 18, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 18, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
May 18, 2022
Marking this issue as "on-hold" pending additional design exploration from @jwitkowski79 and @RichKummer (see - #8824). This feature might not be able to get in for the |
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
Jun 3, 2022
jkaeser
added a commit
to jkaeser/carbon-for-ibm-dotcom
that referenced
this issue
Jun 15, 2022
kodiakhq bot
pushed a commit
that referenced
this issue
Jun 17, 2022
### Related Ticket(s) Resolves #8420 ### Description Enhances the `DDSPricingTable` component by making the header sticky on scroll. ### Changelog **New** - Adds sticky header to `DDSPricingTable` components. **Changed** - Exposes offset value from `StickyHeader` utility class via `height` getter. <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "test: e2e": Codesandbox examples and e2e integration tests --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
adopter: AEM
used when component or pattern will be used by this adopter
dev
Needs some dev work
DPO Consulting
feature flag
Needs design approval
PRs on feature requests and new components have to get design approval before merge.
owner: Innovation Team
used when the engineering work will be done by Hybrid Cloud with DDS engineers as consultants
package: web components
Work necessary for the IBM.com Library web components package
priority: high
Engineering info:
User Story
Additional information
Acceptance criteria
/packages/web-components/examples/codesandbox
and include in READMEdev complete
label is added to the Prod QA issue ([Pricing table]: Web Components: Prod QA testing of #8392).The text was updated successfully, but these errors were encountered: