Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

(fix): date visibility on stats page #6549

Merged

Conversation

NiazMorshed2007
Copy link
Contributor

@NiazMorshed2007 NiazMorshed2007 commented May 1, 2023

fixes #6532

By adding some style it solves the problem of not showing the date in the tooltip of profile visit count.
Here is how it was vs it is

Then Now
image image

The code that solved the problem

 <Tooltip contentStyle={{
    color: "black"
  }} />

@github-actions github-actions bot added small Pull request with less than 10 changed lines waiting-for-reviewers labels May 1, 2023
@github-actions
Copy link
Contributor

github-actions bot commented May 1, 2023

Reviewpad Report

ℹ️ Messages

  • A maintainer will review your pull request soon!

@eddiejaoude
Copy link
Member

Thank you 👍 and it still works on light mode? Can you include a screenshot for that please

@NiazMorshed2007
Copy link
Contributor Author

Sure thing,
It works perfectly in both mode
image

@eddiejaoude
Copy link
Member

Great, thank you 👍

Copy link
Member

@eddiejaoude eddiejaoude left a comment

Choose a reason for hiding this comment

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

Thank you 👍

@eddiejaoude eddiejaoude merged commit 41bad8e into EddieHubCommunity:main May 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
small Pull request with less than 10 changed lines waiting-for-reviewers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: Date not visible when hovering on stats graph in dark mode
2 participants