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

fix: Profile colour change #8519

Closed
wants to merge 3 commits into from
Closed

Conversation

Jarsen136
Copy link
Contributor

@Jarsen136 Jarsen136 commented Dec 10, 2023

Thank you for your contribution to the KodaDot - One Stop Shop for Polkadot NFTs.

👇 __ Let's make a quick check before the contribution.

PR Type

  • Bugfix

Needs Design check

Context

Did your issue had any of the "$" label on it?

Screenshot 📸

  • My fix has changed UI
image image

Copilot Summary

🤖[deprecated] Generated by Copilot at 899e788

Removed theme mixins from NeoModalHead.scss to fix modal header color on dark mode. This was part of a UI bug fix pull request.

🤖[deprecated] Generated by Copilot at 899e788

ktheme blocks gone
Modal header color fixed
Dark mode in winter

@Jarsen136 Jarsen136 requested a review from a team as a code owner December 10, 2023 15:25
@Jarsen136 Jarsen136 requested review from vikiival and removed request for a team December 10, 2023 15:25
@kodabot
Copy link
Collaborator

kodabot commented Dec 10, 2023

SUCCESS @Jarsen136 PR for issue #8513 which is assigned to you. Please wait for review and don't hesitate to grab another issue in the meantime!

Copy link

netlify bot commented Dec 10, 2023

Deploy Preview for koda-canary ready!

Name Link
🔨 Latest commit 1e1001f
🔍 Latest deploy log https://app.netlify.com/sites/koda-canary/deploys/6579ba6833b2a000081b348a
😎 Deploy Preview https://deploy-preview-8519--koda-canary.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@reviewpad reviewpad bot added small Pull request is small waiting-for-review labels Dec 10, 2023
Copy link
Contributor

reviewpad bot commented Dec 10, 2023

AI-Generated Summary: This pull request removes the modifications related to the theme colors from the NeoModalHead component in 'NeoModalHead.scss' file. This includes eliminating a background color switch for different themes and a text color modification. The patch will keep the modal card title's font size and line-height intact.

@exezbcz
Copy link
Member

exezbcz commented Dec 10, 2023

Wait wait, I don't think this one is a bug...

@hassnian
Copy link
Contributor

Wait wait, I don't think this one is a bug...

maybe viewport issue , should only be shown on the mobile version ?

CleanShot 2023-12-11 at 07 42 16@2x

missing color for cross icon

CleanShot 2023-12-11 at 07 41 12@2x

@Jarsen136
Copy link
Contributor Author

Jarsen136 commented Dec 11, 2023

Wait wait, I don't think this one is a bug...

Then what should we do here regarding the color change @exezbcz

@exezbcz
Copy link
Member

exezbcz commented Dec 11, 2023

when navbar is collapsed into burger menu, all the menu items have black top part - following the design in mobile (subsection explore etc.)

@Jarsen136
Copy link
Contributor Author

when navbar is collapsed into burger menu, all the menu items have black top part - following the design in mobile (subsection explore etc.)

Updated

@prury prury requested review from roiLeo, daiagi and exezbcz and removed request for vikiival December 12, 2023 18:37
@daiagi
Copy link
Contributor

daiagi commented Dec 13, 2023

isn't this pr redundant?
if the color suppose to change then there is no issue, right?

Copy link
Contributor

@roiLeo roiLeo left a comment

Choose a reason for hiding this comment

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

isn't this pr redundant? if the color suppose to change then there is no issue, right?

I don't see diffenrence between canary too, may @Jarsen136 explain what's changing
Plus we will have conflicts with #8516

@Jarsen136
Copy link
Contributor Author

Jarsen136 commented Dec 13, 2023

isn't this pr redundant? if the color suppose to change then there is no issue, right?

I don't see diffenrence between canary too, may @Jarsen136 explain what's changing Plus we will have conflicts with #8516

There is only one thing that changed: the color of close button.

before
image

after
image

Plus we will have conflicts with #8516

Yes, no matter which pr is merged first, we should fix the color

Copy link
Contributor

@roiLeo roiLeo left a comment

Choose a reason for hiding this comment

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

is it missing here too?

Screenshot 2023-12-13 at 14-33-29 Trusted Contributors
Screenshot 2023-12-13 at 14-33-41 Trusted Contributors

@Jarsen136
Copy link
Contributor Author

is it missing here too?

I guess not. You can check their difference here:

close button on web
image

back button on the mobile
image

Copy link

codeclimate bot commented Dec 13, 2023

Code Climate has analyzed commit 1e1001f and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

2 New issues
0 Security Hotspots
No data about Coverage
0.5% Duplication on New Code

See analysis details on SonarCloud

@prury
Copy link
Member

prury commented Dec 13, 2023

but aren't we the only ones that resize the browser for testing purposes? (i don't do it tho, since every screen change needs refreshing to be properly shown). irl people will access koda within their chosen devices and that's it

@exezbcz
Copy link
Member

exezbcz commented Dec 13, 2023

@prury +1

lets not waste so much time here, visual ok, there are more important bugs

@Jarsen136
Copy link
Contributor Author

but aren't we the only ones that resize the browser for testing purposes? (i don't do it tho, since every screen change needs refreshing to be properly shown). irl people will access koda within their chosen devices and that's it

It makes sense then I guess we could close this issue for now.

@Jarsen136 Jarsen136 closed this Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
small Pull request is small waiting-for-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Profile colour change
7 participants