-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pricing: subscription plans as a sticky row #7665
Copy link
Copy link
Open
Labels
framework/reactReact relatedReact relatedgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededkind/enhancementNew feature or requestNew feature or requestlanguage/csslanguage/javascriptIssues or pull requests that use Javascript or ReactIssues or pull requests that use Javascript or React
Metadata
Metadata
Assignees
Labels
framework/reactReact relatedReact relatedgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededkind/enhancementNew feature or requestNew feature or requestlanguage/csslanguage/javascriptIssues or pull requests that use Javascript or ReactIssues or pull requests that use Javascript or React
Current Behavior
Mobile visitors of the pricing page cannot see which feature checkmark corresponds to which plan as they scroll the page.
Desired Behavior
Ideally, the subscription plan names become sticky at the top of the page as the user scroll down so that they can always understand which feature checkmark corresponds to what plan.
Screenshots / Mockups
Implementation
In addition to making the subscription names sticky as a row, frozen toward the top of the screen, the feature checkmarks table needs to be sized to be more mobile friendly.
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the
masterbranch.