Skip to content

fix: changed a logo extensions#1251

Merged
alokmore-awts merged 1 commit intomainfrom
fix/rename-logo-extension
Oct 1, 2025
Merged

fix: changed a logo extensions#1251
alokmore-awts merged 1 commit intomainfrom
fix/rename-logo-extension

Conversation

@alokmore-awts
Copy link
Copy Markdown
Contributor

@alokmore-awts alokmore-awts commented Oct 1, 2025

What

  • Changed a logo extension .png to .svg

Important

Changed logo file extension from .png to .svg in three files to update logo display for different themes.

  • Behavior:
    • Changed logo file extension from .png to .svg in ResetPassword.tsx, SignUpViewPage.tsx, and sigin-view.tsx.
    • Affects logo display for both dark and light themes.
  • Files:
    • ResetPassword.tsx: Updated logoImageSrc to use .svg extension.
    • SignUpViewPage.tsx: Updated logoImageSrc to use .svg extension.
    • sigin-view.tsx: Updated logoImageSrc to use .svg extension.

This description was created by Ellipsis for 9cb29a0. You can customize this summary. It will automatically update as commits are pushed.

Signed-off-by: alokmore-awts <alok.more@ayanworks.com>
Copy link
Copy Markdown
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed everything up to 9cb29a0 in 34 seconds. Click for details.
  • Reviewed 39 lines of code in 3 files
  • Skipped 0 files when reviewing.
  • Skipped posting 3 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. src/app/reset-password/ResetPassword.tsx:93
  • Draft comment:
    Logo dark image now uses .svg. Ensure the corresponding SVG asset exists.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
2. src/features/components/SignUpViewPage.tsx:21
  • Draft comment:
    Updated dark logo extension to .svg. Confirm the asset is available in the /logos directory.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
3. src/features/components/sigin-view.tsx:22
  • Draft comment:
    Adjusted dark mode logo image path from .png to .svg. Check that the SVG file is properly optimized.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None

Workflow ID: wflow_h1oJEGakBSWVscxR

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@alokmore-awts alokmore-awts requested review from sujitaw and removed request for pranalidhanavade October 1, 2025 11:38
@alokmore-awts alokmore-awts merged commit d7d26d7 into main Oct 1, 2025
2 checks passed
@GHkrishna GHkrishna deleted the fix/rename-logo-extension branch October 23, 2025 07:46
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