VisActor / VisActor/VTable

[Feature] 希望能够加入自定义选中的外边框样式,目前仅仅支持theme主题里面的一个样式

Open
#2,676 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
TypeScript
Stars
3.7k
Forks
486
Avg merge
1d 19h
Merged PRs (30d)
16

Description

What problem does this feature solve?

我看了下源码里面,目前定义的选中样式是跟随样式固定的,不知道能不能改成传参进去,这样可以设置每个select的样式,类似于飞书。相关最底层的代码如下:
image

What does the proposed API look like?

image

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.

Research direction

Start by tracing the selection styling implementation referenced in the issue and review the proposed API shown in its images. Define the per-select customization boundary and verify that each select can receive an independent outer-border style without changing the existing theme behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.