Skip to content

Conversation

jomcarvajal
Copy link
Contributor

@jomcarvajal jomcarvajal commented Oct 7, 2025

CORE-1085

Banner is a migration of Warning from assignments to ui-components.

Review the Storybook to know if everything is ok with styles.

@jomcarvajal jomcarvajal requested a review from bethshook October 7, 2025 17:30
@@ -1,4 +1,4 @@
import { MessageBox } from './MessageBox';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just a reorganization of MessageBox into a folder

@bethshook
Copy link
Contributor

sorry for the delay on this. a couple notes after just skimming:

I don't think we want separate style files. the components directory is already pretty bloated so unless the styles add a ton of lines of code I would keep them with the component.

GracePeriodNotification is specific to assignable and we want to keep this library as agnostic as possible since it is used in other projects. I would keep that in assignments and just make sure you're exporting whatever components are needed for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants