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

feat: Add right pane column content #835

Merged
merged 4 commits into from
Mar 24, 2023
Merged

Conversation

crshannon
Copy link
Contributor

SC-31107

  • add ability to add rightColumnContent and have that swap out with the rightPaneContent

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #31107: RightPaneLayout - swap out right column (2m).

}: {
children: ReactElement;
paneBgColor?: Palette;
paneWidth?: number;
rightColumnContent?: ReactElement;
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggestion: I'm wondering if we should call this like defaultContent or primaryContent ... just something to highlight that it's the default/primary content until something else within the pane is opened.

...defaultPaneContent ... wdyt?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sounds good to me - always open to suggestions, made the change

@crshannon crshannon merged commit cc7e0f1 into main Mar 24, 2023
@crshannon crshannon deleted the sc-31107/right-pane-column branch March 24, 2023 18:30
homebound-team-bot pushed a commit that referenced this pull request Mar 24, 2023
## [2.260.0](v2.259.0...v2.260.0) (2023-03-24)

### Features

* Add right pane column content ([#835](#835)) ([cc7e0f1](cc7e0f1))
@homebound-team-bot
Copy link

🎉 This PR is included in version 2.260.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants