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

Relationship between events and calendars relies on colors #4128

Open
Tracked by #3540
ChristophWurst opened this issue Apr 1, 2022 · 2 comments · May be fixed by nextcloud-libraries/nextcloud-vue#5318 or #5912
Open
Tracked by #3540
Assignees

Comments

@ChristophWurst
Copy link
Member

Steps to reproduce

  1. Open the app
  2. Create more than one calendar
  3. Create events in at least two calendars

Expected behavior

I am able to tell which event belongs to which calendar without the reliance on colors.

Actual behaviour

In calendar itself, colorblind people will have issues knowing which calendar.

Calendar app version

3.x

CalDAV-clients used

No response

Browser

No response

Client operating system

No response

Server operating system

No response

Web server

No response

Database engine version

No response

PHP engine version

No response

Nextcloud version

No response

Updated from an older installed version or fresh install

No response

List of activated apps

No response

Nextcloud configuration

No response

Web server error log

No response

Log file

No response

Browser log

No response

Additional info

Possibly we should show the calendar title? Check how other Calendar software does it.

@ChristophWurst ChristophWurst added bug 0. to triage Pending approval or rejection 1. to develop Accepted and waiting to be taken care of feature: accessibility and removed 0. to triage Pending approval or rejection labels Apr 1, 2022
@Chrulimon
Copy link

What about a hatching for each calender which makes them better distinguishable?
This could be solved by allowing to select a hatching for each calendar, e.g. directly below the option for choosing a color in the dropdown menu of each calendar.

Possible patterns for that could be the following:
image

@miaulalala
Copy link
Contributor

@nimishavijay can you give us some feedback here?

Alternatives we've discussed is associating an emoji or symbol with the calendar and then displaying that in front of the event description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment