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

Not readable font-color and inconsistent border for selection. #637

Closed
Kanatorabo opened this issue Nov 6, 2023 · 0 comments
Closed

Not readable font-color and inconsistent border for selection. #637

Kanatorabo opened this issue Nov 6, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Kanatorabo
Copy link

Describe the bug
When selecting a week using the datepicker in "week-picker" mode together with "highlight-week-days". Then the selected week have on the highlighted days, the background color from the "highlight-week-days" and the font color from the selection and this combination is very hard to read. Additionally the selecting box does not wrap the Sunday.

To Reproduce
Steps to reproduce the behavior:

  1. Add props :highlight-week-days="[0, 6]" week-picker
  2. Select a week

Expected behavior
A better font color and the selecting should include the sunday

Screenshots
image
https://stackblitz.com/edit/vuepic-vue-datepicker-scuezg?file=src%2Fcomponents%2FPlayground.vue

Desktop & mobile (please complete the following information):

  • Browser [chrome]
  • Library version
    "dependencies": {
    "@vuepic/vue-datepicker": "^7.2.1",
    "vue": "^3.3.7"
    },
  • locale: "de"
  • timezone: "Europe/Berlin"
@Kanatorabo Kanatorabo added awaiting triage The issue is not reviewed by the maintainers bug Something isn't working labels Nov 6, 2023
@Jasenkoo Jasenkoo removed the awaiting triage The issue is not reviewed by the maintainers label Nov 6, 2023
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

No branches or pull requests

2 participants