React.gg Concurrent Rendering lesson bug

I was looking through the preview of React.gg course, specifically the first Concurrent Rendering lesson, and I think that examples that showcase the chat UI are bugged in that selecting a chat from the sidebar is not interruptible: if you select a slow chat and then immediately select a fast one, it will wait until the slow chat finished rendering instead of switching as soon as possible. I recreated it in Codesandbox, fixed the issue, and then I tried to contact ui.dev team about it but to no success. This happened in May, and I still can't throw it out of my head. So I thought I could ask here, maybe you guys could confirm that it's actually a bug, and if it is help me find a way to report it to ui.dev team.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?