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

Can no longer specify specific color value for calendar #5013

Closed
dinandmentink opened this issue Feb 23, 2023 · 7 comments · Fixed by #5015
Closed

Can no longer specify specific color value for calendar #5013

dinandmentink opened this issue Feb 23, 2023 · 7 comments · Fixed by #5015
Assignees
Labels
3. to review Waiting for reviews bug regression Regression of a previous working feature

Comments

@dinandmentink
Copy link

dinandmentink commented Feb 23, 2023

Steps to reproduce

  1. Create a new calendar or update an existing one.
  2. Click the color to change it.
  3. There's no longer a hex input.

Expected behavior

There used to be an option to enter a hexadecimal color value. Although I can still select any color I can not specifically set it to exactly the hexadecimal value I want:

image

Actual behaviour

I would like to be able to set a hexadecimal rgb value, or some other input like hsl, rgb, as long as I can specify the value.

Calendar app version

4.2.4

CalDAV-clients used

No response

Browser

Chromium and Firefox

Client operating system

Ubuntu (don't think it differs with windows or mac though).

Server operating system

No response

Web server

None

Database engine version

None

PHP engine version

None

Nextcloud version

25.0.3

Updated from an older installed version or fresh install

None

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

No response

@dinandmentink dinandmentink added 0. to triage Pending approval or rejection bug labels Feb 23, 2023
@dinandmentink dinandmentink changed the title Can no longer Can no longer specify specific color value for calendar Feb 23, 2023
@miaulalala miaulalala added 1. to develop Accepted and waiting to be taken care of regression Regression of a previous working feature and removed 0. to triage Pending approval or rejection labels Feb 23, 2023
@miaulalala
Copy link
Contributor

@st3iny could this be because of #5008?

@st3iny
Copy link
Member

st3iny commented Feb 23, 2023

@st3iny could this be because of #5008?

Hmm, this PR doesn't change the picker frontend. I'll give it a test.

@st3iny
Copy link
Member

st3iny commented Feb 23, 2023

This is a change in our nextcloud-vue component library. The "advanced" fields are now hidden by default.

Ref nextcloud-libraries/nextcloud-vue#3324

@st3iny st3iny added 2. developing Work in progress and removed 1. to develop Accepted and waiting to be taken care of labels Feb 23, 2023
@st3iny st3iny self-assigned this Feb 23, 2023
@st3iny st3iny added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Feb 23, 2023
@dinandmentink
Copy link
Author

Wow. I'm impressed by the turn-around time on this issue. Thanks!

@xteaun
Copy link

xteaun commented Mar 9, 2023

So how do I turn on the advanced color picker? I only see the basic one on a fresh install.

@dinandmentink
Copy link
Author

No new version of calendar was released since this fix was merged.

@xteaun
Copy link

xteaun commented Mar 9, 2023

No new version of calendar was released since this fix was merged.

Oh, so I have to wait for a new version? Okay! Thanks for your reply! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug regression Regression of a previous working feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants