arco-design icon indicating copy to clipboard operation
arco-design copied to clipboard

feat: add id support in component based on select-view such as Select, Cascader, TreeSelect

Open lvqq opened this issue 2 years ago • 1 comments

Missing id attribute in those components that are based on select-view, including Select, Cascader and TreeSelect

Types of changes

  • [ ] New feature
  • [x] Bug fix
  • [ ] Enhancement
  • [ ] Documentation change
  • [ ] Coding style change
  • [ ] Component style change
  • [ ] Refactoring
  • [ ] Test cases
  • [ ] Continuous integration
  • [ ] Typescript definition change
  • [ ] Breaking change
  • [ ] Others

Background and context

Refer: https://github.com/arco-design/arco-design/issues/939

Solution

How is the change tested?

Changelog

Component Changelog(CN) Changelog(EN) Related issues
Select, Cascader, TreeSelect 在这些组件中支持 id 属性 add id support in these components Close: https://github.com/arco-design/arco-design/issues/939

Checklist:

  • [x] Test suite passes (npm run test)
  • [x] Provide changelog for relevant changes (e.g. bug fixes and new features) if applicable.
  • [x] Changes are submitted to the appropriate branch (e.g. features should be submitted to feature branch and others should be submitted to main branch)

Other information

lvqq avatar Aug 13 '22 18:08 lvqq

cc @MisterLuffy

lvqq avatar Sep 09 '22 03:09 lvqq