-
Notifications
You must be signed in to change notification settings - Fork 4
683: Rounded corners for leaderboard embed #703
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
base: main
Are you sure you want to change the base?
Conversation
|
/deploy |
Available PR Commands
See: https://github.com/tahminator/codebloom/wiki/CI-Commands |
|
The command to deploy to staging for the commit cbce074 has been triggered. View action run |
Title683: Rounded corners for leaderboard embed PR TypeEnhancement Description
Diagram Walkthroughflowchart LR
OrgEmbed["OrgEmbedView.tsx"]
CardWrap["Wrap content in Card"]
Styles["Border, padding, radius, flex column"]
OrgEmbed -- "update JSX and imports" --> CardWrap
CardWrap -- "apply visual styles" --> Styles
|
| Relevant files | |||
|---|---|---|---|
| Enhancement |
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
|
/deploy |
Commit Validation FailedThe following commits do not start with the required Notion ID Please rebase and update your commit messages. |
|
The command to deploy to staging for the commit ace0b9c has been triggered. View action run |
|
/deploy |
|
The command to deploy to staging for the commit 8bf399f has been triggered. View action run |
|
/deploy |
|
The command to deploy to staging for the commit b32d075 has been triggered. View action run |
|
/copy |
1 similar comment
|
/copy |
|
Database copy command failed! |
|
/copy |
|
Database copy command failed! |
|
/copy |
|
Database copy command completed successfully! |
|
/deploy |
|
The command to deploy to staging for the commit 1422321 has been triggered. View action run |
|
/deploy |
Commit Validation FailedThe following commits do not start with the required Notion ID Please rebase and update your commit messages. |
|
The command to deploy to staging for the commit b49b4fb has been triggered. View action run |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
683
Description of changes
Added rounded corner (card) for leaderboard embed just like the ones POTD has
Checklist before review
Screenshots
Dev
Staging