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

🐛 [BUG] - [BUMP SDK IN DAPP] Skeleton loading in dark mode appears like light mode in chat #1584

Merged
merged 3 commits into from
May 30, 2024

Conversation

corlard3y
Copy link
Collaborator

@corlard3y corlard3y commented May 27, 2024

Pull Request Template

#1583

Description

  • Problem/Feature: Add dark mode theme to the profile header skeleton and encrypted message skeleton effect

Type of Change

  • Bug fix

Checklist

  • Quick PR: Is this a quick PR? Can be approved before finishing a coffee.
    • Quick PR label added
  • Not Merge Ready: Is this PR dependent on some other PR/tasks and not ready to be merged right now.
    • DO NOT Merge PR label added

Frontend Guidelines

Build & Testing

  • No errors in the build terminal
  • Engineer has tested the changes on their local environment
  • Engineer has tested the changes on deploy preview

Screenshots/Video with Explanation

  • Before:
    Previous UI is using same theme as light mode, for dark mode theme
    Screenshot 2024-05-28 at 15 28 25

  • After:
    Added different theme for the dark mode
    Screenshot 2024-05-28 at 15 29 48

Additional Context

The theme colours for the dark mode for the skeleton effect, should match other parts of the dApp according to the design team

Review & Approvals

  • Self-review completed
  • Code review by at least one other engineer
  • Documentation updates if applicable

Notes

Copy link

All looks good.

Copy link

github-actions bot commented May 27, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-05-30 05:22 UTC

@corlard3y corlard3y added bug Something isn't working Quick PR A PR that can be approved before finishing a coffee DO NOT MERGE If the PR/task is dependent on some other task add this label to the PR. labels May 28, 2024
@corlard3y corlard3y self-assigned this May 28, 2024
Copy link
Collaborator

@rohitmalhotra1420 rohitmalhotra1420 left a comment

Choose a reason for hiding this comment

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

Works fine. Merge conflicts needs to be resolved.

Copy link

All looks good.

Copy link
Collaborator

@mishramonalisha76 mishramonalisha76 left a comment

Choose a reason for hiding this comment

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

Cannot see the change in dapp the colour seems different @corlard3y

@corlard3y
Copy link
Collaborator Author

Cannot see the change in dapp the colour seems different @corlard3y

@mishramonalisha76 Can we have a meet for this, so you can show me what you are referring to?

Copy link
Collaborator

@mishramonalisha76 mishramonalisha76 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

All looks good.

@corlard3y
Copy link
Collaborator Author

Bumped uiweb version to alpha
cc: @rohitmalhotra1420 @mishramonalisha76

@rohitmalhotra1420 rohitmalhotra1420 merged commit 9011b3c into main May 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working DO NOT MERGE If the PR/task is dependent on some other task add this label to the PR. Quick PR A PR that can be approved before finishing a coffee
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 [BUG] - [BUMP SDK IN DAPP] Skeleton loading in dark mode appears like light mode in chat
3 participants