-
-
Notifications
You must be signed in to change notification settings - Fork 364
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
Conversation
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! |
✅ Deploy Preview for koda-canary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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. |
Wait wait, I don't think this one is a bug... |
Then what should we do here regarding the color change @exezbcz |
when navbar is collapsed into burger menu, all the menu items have black top part - following the design in mobile (subsection explore etc.) |
Updated |
isn't this pr redundant? |
There was a problem hiding this 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
There is only one thing that changed: the color of close button.
Yes, no matter which pr is merged first, we should fix the color |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Climate has analyzed commit 1e1001f and detected 0 issues on this pull request. View more on Code Climate. |
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 2 New issues |
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 |
@prury +1 lets not waste so much time here, visual ok, there are more important bugs |
It makes sense then I guess we could close this issue for now. |
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
Needs Design check
Context
Did your issue had any of the "$" label on it?
Screenshot 📸
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