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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug: Tile Colour is changing according to Application Mode(Light/Dark) selected #176

Open
1 task done
Tracked by #149
merrcury opened this issue Oct 21, 2022 · 8 comments
Open
1 task done
Tracked by #149
Assignees
Labels
bug Something isn't working Hacktoberfest PRs/Issues for Hacktoberfest

Comments

@merrcury
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

If You make a resume in white colour and save it. Coming back to the home screen and switching to dark mode also changes the colour of the tile which should not happen. Consult Screenshot:

  • Light Mode

Screenshot 2022-10-21 at 13 04 30

+ Dark Mode

Screenshot 2022-10-21 at 13 04 36

You will realise that the Untitled1 tile changed colour when it should not.

Expected Behavior

Untitled1 should not change colour as per the mode switch. Refer screenshot
Screenshot 2022-10-21 at 13 06 25

Steps To Reproduce

  1. Create A New Resume / Edit an Old One
  2. Navigate to Design Section
  3. Scroll and move to colours
  4. Click on the palette icon to select custom colours
  5. Enter HEX code #
  6. Let changes save
  7. Navigate back to the home screen
  8. Toggle Between Modes, you will realise tile colours are also changing

Environment

- Platform: Desktop
- OS: MacOS 12.5
- Browser: Google Chrome
- Version: 106.0.5249.119 (Official Build) (arm64)
- Screen Size(in inch)(Approx): 13.3

Anything else?

Background CSS Property is missing

@merrcury merrcury added bug Something isn't working Hacktoberfest PRs/Issues for Hacktoberfest labels Oct 21, 2022
@KidesLeo
Copy link

Starting to work on this, assignment appreciated

@merrcury
Copy link
Member Author

Thanks, @KidesLeo for picking this up. Let us know if you face any while setting up locally or want to discuss anything.

@KidesLeo
Copy link

Hey there, so I'm having difficulty setting up the backend, which I think I need for account creation. Do I need a SendGrid account?

@merrcury
Copy link
Member Author

merrcury commented Oct 21, 2022

Please refer: #102 . It's an optional dependency.

@KidesLeo
Copy link

I've tried to set it to demokey or leave it blank but I am getting the same error as in issue #102 referred to in the PR above.

@viveknigam3003
Copy link
Member

Hey @KidesLeo you might not need to have any of the optional env variables in the .env file if you have used this template

@KidesLeo
Copy link

Hey @KidesLeo you might not need to have any of the optional env variables in the .env file if you have used this template

Sorry I was such a bother everyone, turns out it was an issue on my end. Regardless, found a simple fix, since it's just a transparent background when given '#' as a color, I added a line to overwrite it to #FFFFFF on closing the color picker. Here's the PR #179, cheers!

@KidesLeo
Copy link

@merrcury just wanted to remind you the PR is up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Hacktoberfest PRs/Issues for Hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants