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: wrong date bug in schedule page #233

Merged
merged 3 commits into from
Sep 22, 2024
Merged

fix: wrong date bug in schedule page #233

merged 3 commits into from
Sep 22, 2024

Conversation

diogogmatos
Copy link
Member

"Fixed" the bug by hiding the orange background color indicating the current day in the week view. The current day is still highlighted to the user by the orange line indicating the current time, it's just not as obvious as before. Still, I think for now this is the best solution and it doesn't cause that much of an impact on the user experience.

  • fix: hide 'today' bg color except in month view
  • chore: npm audit fix
  • chore: format

@diogogmatos diogogmatos added the bug Something isn't working label Sep 21, 2024
@diogogmatos diogogmatos self-assigned this Sep 21, 2024
Copy link

netlify bot commented Sep 21, 2024

Deploy Preview for cesium-calendarium ready!

Name Link
🔨 Latest commit c55d299
🔍 Latest deploy log https://app.netlify.com/sites/cesium-calendarium/deploys/66eeab2aff317d0008247954
😎 Deploy Preview https://deploy-preview-233--cesium-calendarium.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.

@diogogmatos diogogmatos merged commit c651ca3 into master Sep 22, 2024
5 checks passed
@diogogmatos diogogmatos deleted the dm/today-bg branch September 22, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants