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

Post SDK 52 migration | Step 3: app design rebrand #1397

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

finnmerlett
Copy link
Collaborator

Update app theme to match new designs: https://www.figma.com/design/SZygq93AtTJQHx1ajTmdls/Optic-Expo---UI-Refresh?node-id=1-1615&p=f&t=EGPYWb36wZ727s02-0

Closes item 3 in the post-migration steps

Relates to #1388

Copy link

github-actions bot commented Feb 4, 2025

No linked issues found. Please add the corresponding issues in the pull request description.
Use GitHub automation to close the issue when a PR is merged

finnmerlett

This comment was marked as resolved.

>
<Text style={styles.seeTokensText}>SEE TOKENS</Text>
See tokens
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Many snapshots and a few test files need updating to complete this PR

@@ -166,29 +167,29 @@ export const NotificationCard: React.FC<NotificationCardProps> = ({
</View>
<View style={{ ...styles.cardRow, flexDirection: 'row' }}>
{expired ? (
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This expired variable is (erroneously?) true if the notification.date is 0. This is happening at the moment, I think because of a bug in the date parsing and modification process when the notification arrives

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.

1 participant