李國均

Results 5 issues of 李國均

Some deprecated API should be updated https://react.dev/blog/2024/04/25/react-19-upgrade-guide

Priority: HIGH
refactor
react

(還沒檢查完) 1. 增加 dependency `react-dnd` 2. 實作拖曳排序的功能 (`draggable.enabled`, `draggable.onDragEnd`) * 排序時沒有 transition,目前加了 transition 會有 bug --- 已確認 `react-dnd` 本質上無法修復的問題: 1. 拖曳中無法修改游標樣式,只能是預設 https://github.com/react-dnd/react-dnd/issues/325 --- 因使用 react-dnd 實作上會碰到較多 bug,選擇改用 `react-beautiful-dnd` 實作看看 https://github.com/Mezzanine-UI/mezzanine/pull/199

### Describe the bug Chromium bug which described in https://bugs.chromium.org/p/chromium/issues/detail?id=370363#c7 ### Steps To Reproduce Steps to reproduce the behavior: 1. Set autocomplete="off" and type="email" on input tag 2. open Chrome...

bug
need discussion

### Is your feature request related to a problem? Please describe. Seletor a11y ### Describe the solution you'd like When user can only use keyboard to interact with selector, they...

feature
react

### Is your feature request related to a problem? Please describe. Anchor component specs are described in [Figma](https://www.figma.com/design/TfUTUMfSSf92EMye9VZz2t/Mezzanine-UI?node-id=0-32387&t=30MRCea7K3u7M36z-0) ### Describe the solution you'd like ### Additional context or references None

feature
react