Skip to content

Conversation

letmehateu
Copy link

@letmehateu letmehateu commented Oct 14, 2025

Problem

  • The styles.feature class was being used in Card.jsx but was not defined in the corresponding styles.module.css file
  • styles.module.css had a lot of unused properties

Summary of Changes

  • Removed reference to undefined styles.feature class in Card.jsx
  • Removed unused properties in styles.module.css

Before my changes
telegram-cloud-photo-size-2-5438339568345678620-y
After my changes
telegram-cloud-photo-size-2-5438339568345678618-y

Fixes #

Copy link

@0xbrw 0xbrw left a comment

Choose a reason for hiding this comment

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

In pr description can you include before/after UI changes to make sure this is unused.

Copy link

@steviez steviez left a comment

Choose a reason for hiding this comment

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

Also, why did you make a new PR and close #7790 ?

@letmehateu
Copy link
Author

In pr description can you include before/after UI changes to make sure this is unused.

I tested it without my changes, and you can see that styles.feature in Card.jsx not used
telegram-cloud-photo-size-2-5438339568345678607-y

And as you ask
telegram-cloud-photo-size-2-5438339568345678618-y
telegram-cloud-photo-size-2-5438339568345678620-y

@letmehateu
Copy link
Author

Also, why did you make a new PR and close #7790 ?

Sorry, a month and a half passed and I thought you lost my PR

@letmehateu letmehateu requested a review from 0xbrw October 14, 2025 20:16
@0xbrw 0xbrw added the CI Pull Request is ready to enter CI label Oct 14, 2025
@anza-team anza-team removed the CI Pull Request is ready to enter CI label Oct 14, 2025
Copy link

@0xbrw 0xbrw left a comment

Choose a reason for hiding this comment

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

Verified locally UI is the same

@letmehateu
Copy link
Author

Verified locally UI is the same

sorry, so can we merdge this?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants