Hankai Xia
Hankai Xia
Hi! I found these components like `DropdownButton` , `Modal` and `ToggleButton` are considered using Headless UI. So I wonder if `Tabs`, `Tab` and `TabPane` could also consider [Headless UI's Tabs](https://headlessui.com/react/tabs)?...
Hi @ojeytonwilliams, I tried fixing the problem and it passed all cases, but I don't know where this part is called in the application, so I cannot make sure there...
Thanks for suggestions, I changed it to what the comment suggested, it makes the function much more clear😊
Yes, I am glade to submit a PR. > That said, I think task.done is fine as is: I don't believe we will want to respond more than once to...
sorry, I just misunderstood your meaning. > That said, I think task.done is fine as is: I don't believe we will want to respond more than once to 'done' or...
Thanks for sharing idea , I figure it out. I should reduce `index` and `length` in the `emit` because it may call `Array.prototype.splice` in `removeListener`.
Hi, @moT01 @Sboonny, I think this issue, if fixed, could help resolve the TypeScript Migration for /client/src/templates/Challenges/utils/worker-executor.js and worker-executor.test.js When you have time could you please take a look at...
Thank you very much~😊
I'm sorry for not responding to the PR here for being busy last year. After China has fully released the lockdown, I will discuss this PR with members of the...
Sorry, I'm busy with my work again and I probably won't be free until early July. May need help from others to complete this component.