Jon Cullison
Jon Cullison
@afc163 @MadCcc @thinkasany @zombieJ I fixed the underlying cause of this issue in rc-trigger: https://github.com/react-component/trigger/pull/510
> [@afc163](https://github.com/afc163) [@MadCcc](https://github.com/MadCcc) [@thinkasany](https://github.com/thinkasany) [@zombieJ](https://github.com/zombieJ) > > I fixed the underlying cause of this issue in rc-trigger: [react-component/trigger#510](https://github.com/react-component/trigger/pull/510) Can we get this rc-trigger PR looked at please?
> > > [@afc163](https://github.com/afc163) [@MadCcc](https://github.com/MadCcc) [@thinkasany](https://github.com/thinkasany) [@zombieJ](https://github.com/zombieJ)[@afc163](https://github.com/afc163) [@MadCcc](https://github.com/MadCcc) [@thinkasany](https://github.com/thinkasany) [@zombieJ](https://github.com/zombieJ) > > > I fixed the underlying cause of this issue in rc-trigger: [react-component/trigger#510](https://github.com/react-component/trigger/pull/510)我在 rc-trigger 中修复了此问题的根本原因: [react-component/trigger#510](https://github.com/react-component/trigger/pull/510) > > >...
@zombieJ @afc163 Could we please get this PR merged?
> Please add some test case to cover it. @yoyo837 I have tried to reproduce the issue in a test case, but it does not occur when testing using jest...
@yoyo837 I removed the uuid package, ready for re-review.
I will work on this issue.
@MadCcc I am making changes in `react-component/collapse` to implement the proposed accessibility improvements. However, while working on the 2nd change to link the header and panel content by id, I...
I have made changes in react-component/collapse to implement the proposed accessibility improvements: https://github.com/react-component/collapse/pull/363 Note: I did not implement the panel role change because there is already some logic around setting...