nextcloud-libraries / nextcloud-libraries/nextcloud-vue

[NcColorPicker] Get rid of `vue-color` in flavor of native picker for custom color

Open
#6,096 0 comments 2 reactions 1 assignee View on GitHub

@ShGKme is already working on this.

Since Sep 16, 2024.

1. to develop feature: colorpicker
Dominant language
Vue
Stars
246
Forks
99
Avg merge
1d 20h
Merged PRs (30d)
103

Description

NcColorPicker is implemented on top of vue-color. The only feature we actually use from it is advanced picker. But it looks bad with its own style, even the font is serif.

This picker also is not accessible.

image

Currently, we only use it for advanced picker. But nowadays, all supported browsers have support for native color picker.

What about getting rid of vue-color in flavor of native color picker for advanced picker?

Screenshot from: https://github.com/nextcloud/spreed/pull/13317#issuecomment-2353169385

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.