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

[Calendar] Button backgrounds hard-codedly match the docs website background #2338

Open
aghArdeshir opened this issue Aug 20, 2024 · 1 comment · May be fixed by #2339
Open

[Calendar] Button backgrounds hard-codedly match the docs website background #2338

aghArdeshir opened this issue Aug 20, 2024 · 1 comment · May be fixed by #2339

Comments

@aghArdeshir
Copy link
Contributor

aghArdeshir commented Aug 20, 2024

Expected behavior

The calendar by default to adapt nicely to different backgruonds.

Actual Behavior

Using the Calendar component on a non-white background is uglier than a white background.

https://studio.webcomponents.dev/edit/PE3zfOvHmOXlD5kRJRjM/README.md?p=README.md

image

image
image
image
image

Additional context

I believe changing background of the buttons to transparent instead of white solves the issue for white and non-white backgrounds. Not sure about any breaking implications! Are there any?

[cooking an MR]

@aghArdeshir
Copy link
Contributor Author

This PR: #2339 intends to fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant