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

Verified / Top Projects - Open Points #408

Open
mohitb35 opened this issue Apr 27, 2023 · 2 comments
Open

Verified / Top Projects - Open Points #408

mohitb35 opened this issue Apr 27, 2023 · 2 comments
Labels

Comments

@mohitb35
Copy link
Contributor

mohitb35 commented Apr 27, 2023

1. #407 (comment) - confirm that this style change does not affect other places.
2. #407 (comment) - responsive width for popover
3. #407 (comment) - slight misalignment of verified icon and project name (nit)
4. #407 (comment) - address code duplication

@mohitb35 mohitb35 changed the title Verified Projects - Open Points Verified / Top Projects - Open Points Apr 27, 2023
@prachigarg19
Copy link
Collaborator

prachigarg19 commented Apr 28, 2023

#407 (comment): Since Mui Icon is only being used at one place i.e. for verified projects, this change doesn't affect any other places.

mohitb35 added a commit that referenced this issue May 18, 2023
- creates ProjectTitle component with simplified code
- extracts VerifiedBadge (popover) code to separate component
- moves specific component styles - from global styles (donations.scss)
- moves mui theme based styles to theme
- separates logic to show project info from render statement
- gives a min width to popover (refer #408)
- removes code duplication of popover code (ref #408)
- aligns verified icon and project title (ref #408)
@mohitb35
Copy link
Contributor Author

mohitb35 commented May 18, 2023

@prachigarg19 Should be resolved in a5947d6

mohitb35 added a commit that referenced this issue May 18, 2023
- creates ProjectTitle component with simplified code
- extracts VerifiedBadge (popover) code to separate component
- moves specific component styles - from global styles (donations.scss)
- moves mui theme based styles to theme
- separates logic to show project info from render statement
- gives a min width to popover (refer #408)
- removes code duplication of popover code (ref #408)
- aligns verified icon and project title (ref #408)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants